Skip to content
Snippets Groups Projects
Commit e3926a39 authored by Nikolaus Krismer's avatar Nikolaus Krismer
Browse files

removed tinylog dependency

parent 443a3cf0
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment