We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c32b84 commit 006adc3Copy full SHA for 006adc3
gradle/libs.versions.toml
@@ -60,7 +60,7 @@ commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.1
60
quartz = { module = "org.quartz-scheduler:quartz", version = "2.5.0" }
61
62
# Libraries used in dbinit
63
-liquibase-core = { module = "org.liquibase:liquibase-core", version = "4.33.0" }
+liquibase-core = { module = "org.liquibase:liquibase-core", version = "5.0.1" }
64
liquibase-hibernate6 = { module = "org.liquibase.ext:liquibase-hibernate6", version = "5.0.1" }
65
picocli = { module = "info.picocli:picocli", version = "4.7.7" }
66
0 commit comments