We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 504c73f + f2c51c1 commit f2348fcCopy full SHA for f2348fc
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
}
13
14
dependencies {
15
- testCompile group: 'junit', name: 'junit', version: '4.12'
+ testCompile group: 'junit', name: 'junit', version: '4.13'
16
implementation 'org.arkecosystem:crypto:1.2.9'
17
implementation 'org.arkecosystem:client:1.2.9'
18
0 commit comments