diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7073d7ed..ad79877a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ otelInstrumentationVersion = "2.10.0" otelInstrumentationKtorVersion = "2.10.0-alpha" coroutinesVersion = "1.9.0" postgresDriverVersion = "42.7.4" -flywayVersion = "10.21.0" +flywayVersion = "11.0.0" hikariVersion = "6.2.1" kotlinxCoroutinesVersion = "1.9.0" kotlinxSerializationJsonVersion = "1.7.3"