Skip to content

Commit ff15ced

Browse files
fix(deps): update dependency io.r2dbc:r2dbc-h2 to v1.1.0.release
1 parent 9bbf7cf commit ff15ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ junitPlatformLauncher = "1.12.2"
66
kotlin = "2.2.21"
77
liquibase = "5.0.1"
88
postgres = "42.7.8"
9-
r2dbcH2 = "1.0.0.RELEASE"
9+
r2dbcH2 = "1.1.0.RELEASE"
1010
r2dbcPostgres = "1.1.1.RELEASE"
1111
springboot = "3.5.7"
1212
springDependencyPlugin = "1.1.7"

0 commit comments

Comments
 (0)