We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d786dd7 commit ce77059Copy full SHA for ce77059
logcapture-core/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
api "org.hamcrest:hamcrest-library:2.2"
7
- api "ch.qos.logback:logback-classic:1.2.11"
+ api "ch.qos.logback:logback-classic:1.5.4"
8
api "org.slf4j:slf4j-api:1.7.36"
9
10
testImplementation "junit:junit:4.13.2"
0 commit comments