We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be98d3 commit 61be762Copy full SHA for 61be762
build.gradle
@@ -148,7 +148,7 @@ testing {
148
dependencies {
149
implementation 'org.assertj:assertj-core:3.27.0'
150
implementation 'org.mockito:mockito-core:5.14.2'
151
- implementation 'org.mockito:mockito-junit-jupiter:5.14.2'
+ implementation 'org.mockito:mockito-junit-jupiter:5.15.2'
152
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'
153
implementation 'ch.qos.logback:logback-classic:1.5.15'
154
}
0 commit comments