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 0daf855 commit 3e79f78Copy full SHA for 3e79f78
build.gradle
@@ -147,7 +147,7 @@ testing {
147
}
148
dependencies {
149
implementation 'org.assertj:assertj-core:3.26.3'
150
- implementation 'org.mockito:mockito-core:5.14.1'
+ implementation 'org.mockito:mockito-core:5.14.2'
151
implementation 'org.mockito:mockito-junit-jupiter:5.14.2'
152
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'
153
implementation 'ch.qos.logback:logback-classic:1.5.11'
0 commit comments