Skip to content

Commit 4a6acb8

Browse files
committed
chore(deps): update dependency junit:junit to v4.13.1
1 parent 4760e12 commit 4a6acb8

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.13'
15+
testCompile group: 'junit', name: 'junit', version: '4.13.1'
1616
implementation 'org.arkecosystem:crypto:1.2.9'
1717
implementation 'org.arkecosystem:client:1.2.9'
1818
}

0 commit comments

Comments
 (0)