Random intellij fixes

This commit is contained in:
Przemek Dragańczuk
2020-02-14 18:40:36 +01:00
parent cf4d7a8496
commit 204d0a9bc1
3 changed files with 8 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ repositories {
dependencies {
compile "com.sparkjava:spark-core:2.8.0"
compile 'org.slf4j:slf4j-simple:1.7.21'
}
application {