diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index bea7aa9..0ae0f02 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -3,7 +3,7 @@ coroutines = "1.10.2" h2database = "2.3.232" jackson = "2.19.1" junitPlatformLauncher = "1.12.2" -kotlin = "2.1.21" +kotlin = "2.2.0" liquibase = "4.32.0" postgres = "42.7.7" r2dbcH2 = "1.0.0.RELEASE"