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 34e05f2 commit 6f4d1feCopy full SHA for 6f4d1fe
gradle/libraries.versions.toml
@@ -17,7 +17,7 @@ system-lambda = { group = "com.github.stefanbirkner", name = "system-lambda", ve
17
jjwt-api = { module = "io.jsonwebtoken:jjwt-api", version.ref = "jjwt" }
18
jjwt-impl = { module = "io.jsonwebtoken:jjwt-impl", version.ref = "jjwt" }
19
jjwt-jackson = { module = "io.jsonwebtoken:jjwt-jackson", version.ref = "jjwt" }
20
-logback = { module = "ch.qos.logback:logback-classic", version = "1.4.10" }
+logback = { module = "ch.qos.logback:logback-classic", version = "1.4.11" }
21
22
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
23
okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp3" }
0 commit comments