We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a517ca3 commit 6d055e0Copy full SHA for 6d055e0
build.gradle
@@ -235,7 +235,7 @@ dependencies {
235
implementation('org.jabref:afterburner.fx:2.0.0') {
236
exclude group: 'org.openjfx'
237
}
238
- implementation 'org.kordamp.ikonli:ikonli-javafx:12.3.1'
+ implementation 'org.kordamp.ikonli:ikonli-javafx:12.4.0'
239
implementation 'org.kordamp.ikonli:ikonli-materialdesign2-pack:12.3.1'
240
implementation 'com.github.sialcasa.mvvmFX:mvvmfx-validation:f195849ca9' //jitpack
241
implementation 'de.saxsys:mvvmfx:1.8.0'
0 commit comments