Skip to content

Commit c5d9f2c

Browse files
build(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00dd73c commit c5d9f2c

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
@@ -80,7 +80,7 @@ ktor-serialization = { group = "io.ktor", name = "ktor-serialization", version.r
8080
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
8181

8282
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "24.0.1" }
83-
guava = { group = "com.google.guava", name = "guava", version = "33.0.0-jre" }
83+
guava = { group = "com.google.guava", name = "guava", version = "33.1.0-jre" }
8484
org-json = { group = "org.json", name = "json", version = "20240303" }
8585
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.35.0" }
8686
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.35.0" }

0 commit comments

Comments
 (0)