Skip to content

Commit

Permalink
Use stable build of easybind
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Aug 17, 2020
1 parent a08a4fe commit 74308a3
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 @@ -158,7 +158,7 @@ dependencies {
implementation 'de.jensd:fontawesomefx-materialdesignfont:1.7.22-11'
implementation 'de.saxsys:mvvmfx-validation:1.9.0-SNAPSHOT'
implementation 'de.saxsys:mvvmfx:1.8.0'
implementation 'com.tobiasdiez:easybind:2.1.1-SNAPSHOT'
implementation 'com.tobiasdiez:easybind:2.1.0'
implementation 'org.fxmisc.flowless:flowless:0.6.1'
implementation 'org.fxmisc.richtext:richtextfx:0.10.5'
implementation group: 'org.glassfish.hk2.external', name: 'jakarta.inject', version: '2.6.1'
Expand Down

0 comments on commit 74308a3

Please sign in to comment.