Skip to content

Commit bf487a0

Browse files
Bump com.google.guava:guava in the gradle group
Bumps the gradle group with 1 update: [com.google.guava:guava](https://github.com/google/guava). Updates `com.google.guava:guava` from 33.1.0-jre to 33.2.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 dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7419c66 commit bf487a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ val awailitilityKotlinVersion = "4.2.1"
3535
val assertkJvmVersion = "0.28.1"
3636
val springMockkVersion = "4.0.2"
3737
val mockkVersion = "1.13.10"
38-
val guavaVersion = "33.1.0-jre"
38+
val guavaVersion = "33.2.0-jre"
3939
val orgJsonVersion = "20240303"
4040
val graphQLKotlinVersion = "7.1.1"
4141
val k9FormatVersion = "8.3.4"

0 commit comments

Comments
 (0)