Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit ab55760

Browse files
author
Ross Nicoll
committed
Update junit to 4.13.2
1 parent 5b19422 commit ab55760

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
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'net.java.dev.jna:jna:5.8.0'
3434
implementation group: 'org.controlsfx', name: 'controlsfx', version: '11.1.1'
3535

36-
testImplementation 'junit:junit:4.13.1'
36+
testImplementation 'junit:junit:4.13.2'
3737
testImplementation 'org.slf4j:slf4j-jdk14:1.7.30'
3838
}
3939

0 commit comments

Comments
 (0)