Skip to content

Commit 0596c4c

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.8 (#1008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f89676 commit 0596c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ system-lambda = { group = "com.github.stefanbirkner", name = "system-lambda", ve
1818
jjwt-api = { module = "io.jsonwebtoken:jjwt-api", version.ref = "jjwt" }
1919
jjwt-impl = { module = "io.jsonwebtoken:jjwt-impl", version.ref = "jjwt" }
2020
jjwt-jackson = { module = "io.jsonwebtoken:jjwt-jackson", version.ref = "jjwt" }
21-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.7" }
21+
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.8" }
2222

2323
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
2424
okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp3" }

0 commit comments

Comments
 (0)