From e8170edd664e3354f6526266e1a65518f864ebf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 21:00:34 +0000 Subject: [PATCH] chore(deps): bump org.controlsfx:controlsfx from 11.2.0 to 11.2.1 Bumps [org.controlsfx:controlsfx](https://github.com/controlsfx/controlsfx) from 11.2.0 to 11.2.1. - [Release notes](https://github.com/controlsfx/controlsfx/releases) - [Commits](https://github.com/controlsfx/controlsfx/compare/11.2.0...11.2.1) --- updated-dependencies: - dependency-name: org.controlsfx:controlsfx dependency-type: direct:production update-type: version-update:semver-patch ... 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 33a52889..3549d072 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -34,7 +34,7 @@ val junitVersion = "5.10.2" val vlcjVersion = "4.8.2" val humbleVersion = "0.3.0" val flywayVersion = "10.10.0" -val controlsFxVersion = "11.2.0" +val controlsFxVersion = "11.2.1" val defaultAppJvmArgs = listOf( // Tornadofx