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 03e00df commit 857a744Copy full SHA for 857a744
gradle/libs.versions.toml
@@ -90,7 +90,7 @@ kotest-assertions-core = { group = "io.kotest", name = "kotest-assertions-core",
90
kotest-assertions-coreJvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version.ref = "kotest" }
91
kotest-assertions-ktor = { group = "io.kotest.extensions", name = "kotest-assertions-ktor", version = "2.0.0" }
92
93
-guava = { group = "com.google.guava", name = "guava", version = "33.3.0-jre" }
+guava = { group = "com.google.guava", name = "guava", version = "33.3.1-jre" }
94
org-json = { group = "org.json", name = "json", version = "20240303" }
95
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.36.0" }
96
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.36.0" }
0 commit comments