Skip to content

Commit 1784363

Browse files
committed
Updated JUnit to 4.13.2
1 parent 8e5e81a commit 1784363

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
@@ -20,5 +20,5 @@ intellij {
2020

2121
dependencies {
2222
implementation(files("libs/swag.jar", "libs/swexpl.jar"))
23-
testImplementation("junit:junit:4.12")
23+
testImplementation('junit:junit:4.13.2')
2424
}

0 commit comments

Comments
 (0)