Skip to content

Commit ad4c588

Browse files
Merge pull request #1529 from modelix/dependabot/gradle/com.google.guava-guava-33.4.7-jre
build(deps): bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre
2 parents f7144a4 + c40dded commit ad4c588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ kotest-assertions-core = { group = "io.kotest", name = "kotest-assertions-core",
9797
kotest-assertions-coreJvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version.ref = "kotest" }
9898
kotest-assertions-ktor = { group = "io.kotest.extensions", name = "kotest-assertions-ktor", version = "2.0.0" }
9999

100-
guava = { group = "com.google.guava", name = "guava", version = "33.4.6-jre" }
100+
guava = { group = "com.google.guava", name = "guava", version = "33.4.7-jre" }
101101
org-json = { group = "org.json", name = "json", version = "20250107" }
102102
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.39.0" }
103103
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.39.0" }

0 commit comments

Comments
 (0)