Skip to content

Commit

Permalink
Fixes #4
Browse files Browse the repository at this point in the history
  • Loading branch information
hdecarne committed Sep 20, 2017
1 parent fc250c1 commit cb4f178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {

dependencies {
compile("de.carne:java-default:5")
compile("de.carne:java-jfx:5")
compile("de.carne:java-jfx:6-SNAPSHOT")
compile("org.bouncycastle:bcpkix-jdk15on:1.58")
testCompile("junit:junit:4.12")
}
Expand Down

0 comments on commit cb4f178

Please sign in to comment.