Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and galovics committed Sep 28, 2023
1 parent 2eb65e2 commit d1cc349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -35,7 +35,7 @@ subprojects {
compileOnly "org.projectlombok:lombok:1.18.24"
annotationProcessor "org.projectlombok:lombok:1.18.24"

implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation "org.apache.commons:commons-collections4:4.4"
implementation "org.apache.commons:commons-lang3:3.12.0"
implementation "org.apache.commons:commons-lang3:3.12.0"
Expand Down

0 comments on commit d1cc349

Please sign in to comment.