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 4d91115 + b5808d8 commit 81705efCopy full SHA for 81705ef
gradle/libs.versions.toml
@@ -93,7 +93,7 @@ kotest-assertions-core = { group = "io.kotest", name = "kotest-assertions-core",
93
kotest-assertions-coreJvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version.ref = "kotest" }
94
kotest-assertions-ktor = { group = "io.kotest.extensions", name = "kotest-assertions-ktor", version = "2.0.0" }
95
96
-guava = { group = "com.google.guava", name = "guava", version = "33.3.1-jre" }
+guava = { group = "com.google.guava", name = "guava", version = "33.4.0-jre" }
97
org-json = { group = "org.json", name = "json", version = "20240303" }
98
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.37.0" }
99
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.37.0" }
0 commit comments