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.
2 parents 1103b60 + b1f62a6 commit cc89c24Copy full SHA for cc89c24
gradle/libs.versions.toml
@@ -62,7 +62,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
62
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
63
64
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.1" }
65
-guava = { group = "com.google.guava", name = "guava", version = "32.1.1-jre" }
+guava = { group = "com.google.guava", name = "guava", version = "32.1.2-jre" }
66
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.1.4" }
67
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.13.1" }
68
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
0 commit comments