Skip to content

Commit

Permalink
(#2943) Update gretty version
Browse files Browse the repository at this point in the history
  • Loading branch information
squaregoldfish committed Jul 23, 2024
1 parent 5fbc44a commit 96c88a0
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 @@ -11,7 +11,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'org.gretty:gretty:3.0.3'
classpath 'org.gretty:gretty:3.1.4'

// Flyway migration needs the mysql connector
classpath 'mysql:mysql-connector-java:8.0.29'
Expand Down

0 comments on commit 96c88a0

Please sign in to comment.