We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f89676 commit 0596c4cCopy full SHA for 0596c4c
gradle/libraries.versions.toml
@@ -18,7 +18,7 @@ system-lambda = { group = "com.github.stefanbirkner", name = "system-lambda", ve
18
jjwt-api = { module = "io.jsonwebtoken:jjwt-api", version.ref = "jjwt" }
19
jjwt-impl = { module = "io.jsonwebtoken:jjwt-impl", version.ref = "jjwt" }
20
jjwt-jackson = { module = "io.jsonwebtoken:jjwt-jackson", version.ref = "jjwt" }
21
-logback = { module = "ch.qos.logback:logback-classic", version = "1.4.7" }
+logback = { module = "ch.qos.logback:logback-classic", version = "1.4.8" }
22
23
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
24
okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp3" }
0 commit comments