diff options
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle index a3763bfb..f771ec7c 100644 --- a/build.gradle +++ b/build.gradle | |||
| @@ -54,6 +54,7 @@ dependencies { | |||
| 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' | 56 | implementation 'me.xdrop:fuzzywuzzy:1.2.0' |
| 57 | implementation 'com.github.lukeu:swing-dpi:0.6' | ||
| 57 | 58 | ||
| 58 | testImplementation 'junit:junit:4.+' | 59 | testImplementation 'junit:junit:4.+' |
| 59 | testImplementation 'org.hamcrest:hamcrest-all:1.+' | 60 | testImplementation 'org.hamcrest:hamcrest-all:1.+' |