Skip to content

Commit f94d3e6

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.19 (#388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2927f1d commit f94d3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jdbc-h2 = { module = "com.h2database:h2", version = "2.4.240" }
1111
jdbc-mysql = { module = "mysql:mysql-connector-java", version = "8.0.33" }
1212
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.8" }
1313

14-
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.18" }
14+
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.19" }
1515

1616
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1717
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }

0 commit comments

Comments
 (0)