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

Commit e821bee

Browse files
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4676eb4 commit e821bee

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)