We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fff5b9 commit ab6822dCopy full SHA for ab6822d
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.12'
+ implementation 'ch.qos.logback:logback-classic:1.5.15'
154
}
155
156
0 commit comments