Skip to content

Commit f2c51c1

Browse files
committed
chore(deps): update dependency junit:junit to v4.13
1 parent 033d6e9 commit f2c51c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
dependencies {
15-
testCompile group: 'junit', name: 'junit', version: '4.12'
15+
testCompile group: 'junit', name: 'junit', version: '4.13'
1616
implementation 'org.arkecosystem:crypto:1.2.9'
1717
implementation 'org.arkecosystem:client:1.2.9'
1818
}

0 commit comments

Comments
 (0)