Skip to content

Commit

Permalink
Merge pull request #30 from ViaVersion/dependabot/gradle/com.google.g…
Browse files Browse the repository at this point in the history
…uava-guava-33.1.0-jre

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
  • Loading branch information
FlorianMichael authored Mar 14, 2024
2 parents a73f6c9 + e60ec0c commit 728f571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
compileOnly "net.raphimc:ViaBedrock:0.0.5-SNAPSHOT"
compileOnly "org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR1-SNAPSHOT"

api "com.google.guava:guava:33.0.0-jre"
api "com.google.guava:guava:33.1.0-jre"
api "org.slf4j:slf4j-api:2.0.12"
api "org.yaml:snakeyaml:2.2"
}
Expand Down

0 comments on commit 728f571

Please sign in to comment.