Skip to content

Commit d874ba0

Browse files
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [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...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd1d15b commit d874ba0

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
@@ -38,7 +38,7 @@ repositories {
3838

3939
dependencies {
4040
// Use JUnit test framework
41-
testImplementation 'junit:junit:4.13'
41+
testImplementation 'junit:junit:4.13.1'
4242

4343
api 'com.squareup.okhttp3:okhttp:3.12.1'
4444

0 commit comments

Comments
 (0)