diff options
Diffstat (limited to 'enigma-swing')
| -rw-r--r-- | enigma-swing/build.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/enigma-swing/build.gradle b/enigma-swing/build.gradle index 979dc25b..ec7b4e23 100644 --- a/enigma-swing/build.gradle +++ b/enigma-swing/build.gradle | |||
| @@ -8,8 +8,8 @@ dependencies { | |||
| 8 | implementation project(':enigma-server') | 8 | implementation project(':enigma-server') |
| 9 | 9 | ||
| 10 | implementation 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3' | 10 | implementation 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3' |
| 11 | implementation 'com.formdev:flatlaf:1.2' | 11 | implementation 'com.formdev:flatlaf:1.6.1' |
| 12 | implementation 'com.formdev:flatlaf-extras:1.2' // for SVG icons | 12 | implementation 'com.formdev:flatlaf-extras:1.6.1' // for SVG icons |
| 13 | implementation 'de.sciss:syntaxpane:1.2.0' | 13 | implementation 'de.sciss:syntaxpane:1.2.0' |
| 14 | implementation 'com.github.lukeu:swing-dpi:0.9' | 14 | implementation 'com.github.lukeu:swing-dpi:0.9' |
| 15 | implementation 'org.drjekyll:fontchooser:2.4' | 15 | implementation 'org.drjekyll:fontchooser:2.4' |