Skip to content

Commit 2c1497c

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 32d6eea commit 2c1497c

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 @@ dependencies {
3838
implementation 'com.google.guava:guava:20.0'
3939

4040
// Use JUnit test framework
41-
testImplementation 'junit:junit:4.13.1'
41+
testImplementation 'junit:junit:4.13.2'
4242

4343
api 'com.google.code.gson:gson:2.8.6'
4444

0 commit comments

Comments
 (0)