Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33.1.0-jre (#500
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent fc32566 commit d865881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencyResolutionManagement {
library("annotations-api", "org.apache.tomcat:annotations-api:6.0.53")
library("bungeecord-api", "net.md-5:bungeecord-api:1.20-R0.2")
library("folia-api", "dev.folia:folia-api:1.19.4-R0.1-SNAPSHOT")
library("guava", "com.google.guava:guava:33.0.0-jre")
library("guava", "com.google.guava:guava:33.1.0-jre")
library("grpc-common-protos", "com.google.api.grpc:proto-google-common-protos:2.37.1")
library("grpc-netty-shaded", "io.grpc", "grpc-netty-shaded").versionRef("grpc")
library("grpc-protobuf", "io.grpc", "grpc-protobuf").versionRef("grpc")
Expand Down

0 comments on commit d865881

Please sign in to comment.