Skip to content

Commit 5c4c156

Browse files
committed
Merge branch 'main' into renovate/spring-boot
2 parents 04fafee + e0ed4c8 commit 5c4c156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ h2database = "2.3.232"
44
jackson = "2.19.0"
55
junitPlatformLauncher = "1.11.4"
66
kotlin = "2.1.21"
7-
liquibase = "4.31.1"
7+
liquibase = "4.32.0"
88
postgres = "42.7.5"
99
r2dbcH2 = "1.0.0.RELEASE"
1010
r2dbcPostgres = "1.0.7.RELEASE"

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)