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.
2 parents 04fafee + e0ed4c8 commit 5c4c156Copy full SHA for 5c4c156
gradle/local.versions.toml
@@ -4,7 +4,7 @@ h2database = "2.3.232"
4
jackson = "2.19.0"
5
junitPlatformLauncher = "1.11.4"
6
kotlin = "2.1.21"
7
-liquibase = "4.31.1"
+liquibase = "4.32.0"
8
postgres = "42.7.5"
9
r2dbcH2 = "1.0.0.RELEASE"
10
r2dbcPostgres = "1.0.7.RELEASE"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments