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 7edc139 commit ad4ccd9Copy full SHA for ad4ccd9
build.gradle.kts
@@ -207,7 +207,7 @@ testing {
207
dependencies {
208
implementation("org.junit.jupiter:junit-jupiter-params")
209
implementation("org.testcontainers:testcontainers:1.19.0")
210
- implementation("ch.qos.logback:logback-classic:1.2.6")
+ implementation("ch.qos.logback:logback-classic:1.5.18")
211
}
212
213
0 commit comments