We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad26ef commit 77f1b69Copy full SHA for 77f1b69
application/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation 'org.apache.commons:commons-text:1.12.0'
81
implementation 'com.apptasticsoftware:rssreader:3.8.1'
82
83
- testImplementation 'org.mockito:mockito-core:5.12.0'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
84
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
85
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
86
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments