Skip to content

Commit c98fdb9

Browse files
Update dependency org.slf4j:slf4j-api to v2.0.17 (#1295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ced7f38 commit c98fdb9

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
@@ -10,7 +10,7 @@ jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.5" }
1010
jdbc-sqlite = { module = "org.xerial:sqlite-jdbc", version = "3.49.1.0" }
1111
jdbc-sqlserver = { module = "com.microsoft.sqlserver:mssql-jdbc", version = "12.8.1.jre11" }
1212

13-
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
13+
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
1414
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
1515

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

0 commit comments

Comments
 (0)