Skip to content

Commit 08ff491

Browse files
committed
Upgrade to JUnit 4.13.1
1 parent e2cd33e commit 08ff491

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,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
testImplementation 'junit:junit:4.12'
23+
testImplementation 'junit:junit:4.13.1'
2424
}
2525

2626
sourceSets {

0 commit comments

Comments
 (0)