diff options
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index f771ec7c..a42b2257 100644 --- a/build.gradle +++ b/build.gradle | |||
| @@ -53,7 +53,6 @@ dependencies { | |||
| 53 | implementation 'net.fabricmc:cfr:0.0.1' | 53 | implementation 'net.fabricmc:cfr:0.0.1' |
| 54 | implementation 'com.bulenkov:darcula:1.0.0-bobbylight' | 54 | implementation 'com.bulenkov:darcula:1.0.0-bobbylight' |
| 55 | implementation 'de.sciss:syntaxpane:1.2.0' | 55 | implementation 'de.sciss:syntaxpane:1.2.0' |
| 56 | implementation 'me.xdrop:fuzzywuzzy:1.2.0' | ||
| 57 | implementation 'com.github.lukeu:swing-dpi:0.6' | 56 | implementation 'com.github.lukeu:swing-dpi:0.6' |
| 58 | 57 | ||
| 59 | testImplementation 'junit:junit:4.+' | 58 | testImplementation 'junit:junit:4.+' |