Skip to content

Commit 7c97476

Browse files
Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.7-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-version: 33.4.7-jre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27559bd commit 7c97476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.3"))
3838
implementation("commons-io:commons-io:2.18.0")
3939
implementation("com.google.code.gson:gson:2.12.1")
40-
implementation("com.google.guava:guava:33.4.6-jre")
40+
implementation("com.google.guava:guava:33.4.7-jre")
4141
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml")
4242
implementation("com.fasterxml.jackson.core:jackson-core")
4343
implementation("com.fasterxml.jackson.core:jackson-databind")

0 commit comments

Comments
 (0)