diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 85c1ccb..541ada7 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -2,7 +2,7 @@ coroutines = "1.10.2" h2database = "2.3.232" jackson = "2.20.1" -junitPlatformLauncher = "1.12.2" +junitPlatformLauncher = "1.14.1" kotlin = "2.2.21" liquibase = "5.0.1" postgres = "42.7.8"