Skip to content

Commit

Permalink
Bump controlsfx from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [controlsfx](https://bitbucket.org/controlsfx/controlsfx) from 11.0.0 to 11.0.1.
- [Changelog](https://bitbucket.org/controlsfx/controlsfx/src/default/doRelease.bat)
- [Commits](https://bitbucket.org/controlsfx/controlsfx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 1, 2020
1 parent 9ff53f8 commit 99acd6d
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 @@ -53,7 +53,7 @@ dependencies {
// 3rd party dependencies
implementation 'com.dlsc.preferencesfx:preferencesfx-core:11.6.0' // https://github.com/dlemmermann/PreferencesFX
implementation 'com.dlsc.workbenchfx:workbenchfx-core:11.1.0' // https://github.com/dlemmermann/WorkbenchFX
implementation 'org.controlsfx:controlsfx:11.0.0' //
implementation 'org.controlsfx:controlsfx:11.0.1' //
implementation 'com.uwetrottmann.tmdb2:tmdb-java:2.1.1' // https://github.com/UweTrottmann/tmdb-java
implementation 'org.jsoup:jsoup:1.12.1' // jsoup HTML parser library @ https://jsoup.org/

Expand Down

0 comments on commit 99acd6d

Please sign in to comment.