diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 5532df9..36242f0 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -1,7 +1,7 @@ [versions] coroutines = "1.10.2" h2database = "2.3.232" -jackson = "2.19.1" +jackson = "2.19.2" junitPlatformLauncher = "1.12.2" kotlin = "2.2.0" liquibase = "4.33.0"