Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 11, 2023
1 parent d538631 commit 73fcddd
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.1.2-jre")
classpath("com.google.guava:guava:32.1.3-jre")
classpath("commons-io:commons-io:2.14.0")
}
}
Expand Down

0 comments on commit 73fcddd

Please sign in to comment.