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.
1 parent 4760e12 commit 4a6acb8Copy full SHA for 4a6acb8
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
}
13
14
dependencies {
15
- testCompile group: 'junit', name: 'junit', version: '4.13'
+ testCompile group: 'junit', name: 'junit', version: '4.13.1'
16
implementation 'org.arkecosystem:crypto:1.2.9'
17
implementation 'org.arkecosystem:client:1.2.9'
18
0 commit comments