We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3741d1c commit 63ba080Copy full SHA for 63ba080
build.gradle
@@ -150,7 +150,7 @@ testing {
150
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'
+ implementation 'ch.qos.logback:logback-classic:1.5.12'
154
}
155
156
0 commit comments