Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 9ffe758

Browse files
authored
Merge pull request #374 from owncloud/dependabot/gradle/junit-junit-4.13.2
Bump junit from 4.13.1 to 4.13.2
2 parents 4676eb4 + e821bee commit 9ffe758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owncloudComLibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
}
1515
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion"
1616

17-
testImplementation 'junit:junit:4.13.1'
17+
testImplementation 'junit:junit:4.13.2'
1818
}
1919

2020
android {

0 commit comments

Comments
 (0)