Skip to content

Commit

Permalink
Merge pull request #14 from topminipie/dependabot/gradle/main/com.goo…
Browse files Browse the repository at this point in the history
…gle.guava-guava-33.0.0-jre

Bump com.google.guava:guava from 29.0-jre to 33.0.0-jre
  • Loading branch information
topminipie authored Jan 4, 2024
2 parents fa7788c + ea2dab8 commit a8b068c
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 @@ -96,7 +96,7 @@ runtime {

dependencies {
implementation 'com.github.iBotPeaches:Apktool:2.4.0'
implementation 'com.google.guava:guava:29.0-jre'
implementation 'com.google.guava:guava:33.0.0-jre'
implementation 'com.google.protobuf:protobuf-java:3.7.0'
implementation 'com.mortennobel:java-image-scaling:0.8.6'
implementation 'commons-codec:commons-codec:1.11'
Expand Down

0 comments on commit a8b068c

Please sign in to comment.