Skip to content

Commit

Permalink
Merge pull request #91 from Enerccio/dependabot/gradle/master/com.goo…
Browse files Browse the repository at this point in the history
…gle.guava-guava-32.1.0-jre

Bump com.google.guava:guava from 31.1-jre to 32.1.0-jre
  • Loading branch information
Enerccio authored Jun 30, 2023
2 parents 0e5afbe + fcd4888 commit 802c65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
dependencies {
implementation("org.awaitility:awaitility:4.2.0")
implementation("org.watertemplate:watertemplate-engine:1.2.2")
implementation("com.google.guava:guava:31.1-jre")
implementation("com.google.guava:guava:32.1.0-jre")
implementation("org.rauschig:jarchivelib:1.2.0")
implementation("org.jsoup:jsoup:1.16.1")

Expand Down

0 comments on commit 802c65d

Please sign in to comment.