Skip to content

Commit 5cb2290

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 022fa1d commit 5cb2290

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
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'com.google.guava:guava:20.0'
4242

4343
// Use JUnit test framework
44-
testImplementation 'junit:junit:4.13'
44+
testImplementation 'junit:junit:4.13.1'
4545

4646
api 'com.google.code.gson:gson:2.8.6'
4747

0 commit comments

Comments
 (0)