Skip to content

Commit 88b8f32

Browse files
authored
Merge pull request #376 from mfvanek/dependabot/gradle/ch.qos.logback-logback-classic-1.5.20
Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20
2 parents 8bc336d + 2b1563f commit 88b8f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg-index-health-demo-without-spring/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation("org.apache.commons:commons-dbcp2:2.13.0")
1919
implementation("org.testcontainers:testcontainers")
2020
implementation("org.testcontainers:postgresql")
21-
implementation("ch.qos.logback:logback-classic:1.5.19")
21+
implementation("ch.qos.logback:logback-classic:1.5.20")
2222

2323
testImplementation("org.junit.jupiter:junit-jupiter-api")
2424
testImplementation("org.junit.jupiter:junit-jupiter-params")

0 commit comments

Comments
 (0)