Skip to content

Commit 4d718d2

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 74e02d8 commit 4d718d2

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
@@ -35,7 +35,7 @@ repositories {
3535

3636
dependencies {
3737
// Use JUnit test framework
38-
testImplementation 'junit:junit:4.13.1'
38+
testImplementation 'junit:junit:4.13.2'
3939

4040
api 'com.squareup.okhttp3:okhttp:3.12.1'
4141

0 commit comments

Comments
 (0)