Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.0.1-jre to 32.1.0-jre (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent b778e9a commit c571e67
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 @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath("com.google.guava:guava:32.0.1-jre")
classpath("com.google.guava:guava:32.1.0-jre")
classpath("commons-io:commons-io:2.13.0")
}
}
Expand Down

0 comments on commit c571e67

Please sign in to comment.