From 31bb0af39f14d8c4ec4d1ce41aadd81dc4adf888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:26:23 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 9.21.2 to 10.0.1 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.21.2 to 10.0.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-9.21.2...flyway-10.0.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... 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 2e0da09..1c7d38b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -33,7 +33,7 @@ val testFxVersion = "4.0.16-alpha" val junitVersion = "5.10.0" val vlcjVersion = "4.8.2" val humbleVersion = "0.3.0" -val flywayVersion = "9.21.2" +val flywayVersion = "10.0.1" val controlsFxVersion = "11.1.2" val defaultAppJvmArgs = listOf(