We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd11d2 commit 8e62887Copy full SHA for 8e62887
application/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation 'org.apache.commons:commons-text:1.12.0'
81
implementation 'com.apptasticsoftware:rssreader:3.6.0'
82
83
- testImplementation 'org.mockito:mockito-core:5.11.0'
+ testImplementation 'org.mockito:mockito-core:5.12.0'
84
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
85
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
86
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments