Skip to content

Commit fe48b2d

Browse files
build(deps): bump com.google.guava:guava from 31.1-jre to 33.4.8-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.4.8-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.8-jre dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60e3bcb commit fe48b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation(libs.org.json)
6060
implementation(libs.bundles.maven.resolver)
6161

62-
implementation("com.google.guava:guava:31.1-jre")
62+
implementation("com.google.guava:guava:33.4.8-jre")
6363
implementation("org.ow2.asm:asm-tree:9.8")
6464
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
6565
implementation(libs.kotlinx.serialization.json)

0 commit comments

Comments
 (0)