Skip to content

Commit

Permalink
remove wrong dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Aug 25, 2019
1 parent 0d0eb4c commit 06f1049
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,7 @@ dependencies {
compile 'org.postgresql:postgresql:42.2.6'

compile 'com.google.guava:guava:28.0-jre'
implementation 'com.google.code.gson:gson:2.8.5'
compile 'org.glassfish.tyrus.bundles:tyrus-standalone-client:1.15'
compile 'org.glassfish.tyrus.ext:tyrus-extension-deflate:1.15'


// JavaFX stuff
compile 'de.jensd:fontawesomefx-commons:8.15'
Expand Down

0 comments on commit 06f1049

Please sign in to comment.