Skip to content

Commit f71acca

Browse files
Update dependency org.slf4j:slf4j-api to v2
1 parent 7476464 commit f71acca

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
@@ -71,7 +71,7 @@ okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp"}
7171
okhttp-logging = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
7272
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
7373
picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }
74-
slf4j-api = { module = "org.slf4j:slf4j-api", version = "1.7.36" }
74+
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
7575
spotlight-gradle = { module = "com.fueledbycaffeine.spotlight:spotlight-gradle-plugin", version.ref = "spotlight" }
7676
spotlight-buildscriptUtils = { module = "com.fueledbycaffeine.spotlight:buildscript-utils", version.ref = "spotlight" }
7777
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }

0 commit comments

Comments
 (0)