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 b0a97b0 commit 1eae4deCopy full SHA for 1eae4de
application/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation 'org.apache.commons:commons-text:1.13.1'
81
implementation 'com.apptasticsoftware:rssreader:3.9.3'
82
83
- testImplementation 'org.mockito:mockito-core:5.17.0'
+ testImplementation 'org.mockito:mockito-core:5.18.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