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 05fd051 commit afff36fCopy full SHA for afff36f
gradle/libs.versions.toml
@@ -61,7 +61,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
61
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
62
63
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "18.0.1" }
64
-guava = { group = "com.google.guava", name = "guava", version = "32.0.1-jre" }
+guava = { group = "com.google.guava", name = "guava", version = "32.1.1-jre" }
65
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.1.4" }
66
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.13.1" }
67
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
0 commit comments