Skip to content

Commit fe53281

Browse files
Bump junit from 4.12 to 4.13
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd978fd commit fe53281

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
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'com.google.guava:guava:20.0'
3232

3333
// Use JUnit test framework
34-
testImplementation 'junit:junit:4.12'
34+
testImplementation 'junit:junit:4.13'
3535

3636
api 'com.squareup.okhttp3:okhttp:3.12.1'
3737

0 commit comments

Comments
 (0)