diff --git a/build.gradle b/build.gradle index df226441264a4058d9f8f66ee486fc027b787581..53804aed205625bfb8f27c5f528b6a290120336e 100644 --- a/build.gradle +++ b/build.gradle @@ -80,7 +80,6 @@ dependencies { exclude(module: 'postgis-stubs') } compile group: 'org.postgresql', name: 'postgresql', version:'9.3-1100-jdbc41' - compile group: 'org.tinylog', name: 'tinylog', version: '0.8.1' runtime 'org.slf4j:jcl-over-slf4j:1.7.5' runtime 'ch.qos.logback:logback-classic:1.0.13'