Skip to content

Commit

Permalink
Bump org.controlsfx:controlsfx from 11.1.2 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps [org.controlsfx:controlsfx](https://github.com/controlsfx/controlsfx) from 11.1.2 to 11.2.0.
- [Release notes](https://github.com/controlsfx/controlsfx/releases)
- [Commits](controlsfx/controlsfx@11.1.2...11.2.0)

---
updated-dependencies:
- dependency-name: org.controlsfx:controlsfx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Nov 17, 2023
1 parent 5e32924 commit f554bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ dependencies {
implementation("org.openjfx:javafx-web:${javafxVersion}:${javafxPlatform}")
implementation("org.openjfx:javafx-media:${javafxVersion}:${javafxPlatform}")
implementation("com.github.1-alex98:discord-rpc:1.6.2-jna")
implementation("org.controlsfx:controlsfx:11.1.2")
implementation("org.controlsfx:controlsfx:11.2.0")
implementation("de.codecentric.centerdevice:javafxsvg:1.3.0") {
exclude module: 'commons-logging'
}
Expand Down

0 comments on commit f554bf9

Please sign in to comment.