From 83b943f8a275d6e6266e8a9f524771275239fa09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:18:09 +0000 Subject: [PATCH] chore(deps): bump org.flywaydb:flyway-core from 10.14.0 to 10.15.0 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.14.0 to 10.15.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.14.0...flyway-10.15.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index a8479eb..f66cec5 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -33,7 +33,7 @@ val testFxVersion = "4.0.18" val junitVersion = "5.10.2" val vlcjVersion = "4.8.2" val humbleVersion = "0.3.0" -val flywayVersion = "10.14.0" +val flywayVersion = "10.15.0" val controlsFxVersion = "11.2.1" val defaultAppJvmArgs = listOf(