Skip to content

Commit

Permalink
Bump controlsfx from 11.0.0 to 11.0.1 (#5714)
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] authored and tobiasdiez committed Dec 6, 2019
1 parent 38965d7 commit 66c82d7
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 @@ -166,7 +166,7 @@ dependencies {
compile 'org.fxmisc.richtext:richtextfx:0.10.3'
compile group: 'org.glassfish.hk2.external', name: 'jakarta.inject', version: '2.6.1'
compile 'com.jfoenix:jfoenix:9.0.9'
compile 'org.controlsfx:controlsfx:11.0.0'
compile 'org.controlsfx:controlsfx:11.0.1'

compile 'org.jsoup:jsoup:1.12.1'
compile 'com.konghq:unirest-java:3.2.00'
Expand Down

0 comments on commit 66c82d7

Please sign in to comment.