Skip to content

Commit

Permalink
Updated ed25519-java to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hierynomus committed Mar 1, 2019
1 parent 0cd1928 commit f322a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -58,7 +58,7 @@ dependencies {
compile "org.bouncycastle:bcpkix-jdk15on:$bouncycastleVersion"
compile "com.jcraft:jzlib:1.1.3"

compile "net.i2p.crypto:eddsa:0.2.0"
compile "net.i2p.crypto:eddsa:0.3.0"

testCompile "junit:junit:4.11"
testCompile 'org.spockframework:spock-core:1.0-groovy-2.4'
Expand Down

0 comments on commit f322a4b

Please sign in to comment.