Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 19, 2023
1 parent c77172d commit 22149b8
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 @@ -39,7 +39,7 @@ subprojects {
compileOnly "org.projectlombok:lombok:1.18.30"
annotationProcessor "org.projectlombok:lombok:1.18.30"

implementation 'com.google.guava:guava:32.1.3-jre'
implementation 'com.google.guava:guava:33.0.0-jre'
implementation "org.apache.commons:commons-collections4:4.4"
implementation "org.apache.commons:commons-lang3:3.13.0"
implementation "org.apache.commons:commons-lang3:3.13.0"
Expand Down

0 comments on commit 22149b8

Please sign in to comment.