Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
noahhusby committed Jan 18, 2022
2 parents e090382 + 3e0eb4e commit 572d05f
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 @@ -25,7 +25,7 @@ allprojects {
ext {
husbylibVersion = "0.1." + ('git rev-list --count HEAD'.execute().text.trim())
gsonVersion = "2.8.0"
snakeVersion = "1.29"
snakeVersion = "1.30"
guavaVersion = "31.0.1-jre"
configVersion = "1.4.1"
mysqlVersion = "8.0.27"
Expand Down

0 comments on commit 572d05f

Please sign in to comment.