Skip to content

Commit f17fb85

Browse files
Bump junit:junit from 4.13 to 4.13.2
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 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.2.md) - [Commits](junit-team/junit4@r4.13...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c47688 commit f17fb85

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
@@ -106,7 +106,7 @@ dependencies {
106106
compile 'io.gsonfire:gson-fire:1.8.4'
107107
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
108108
compile 'org.threeten:threetenbp:1.4.3'
109-
testCompile 'junit:junit:4.13'
109+
testCompile 'junit:junit:4.13.2'
110110
}
111111

112112
javadoc {

0 commit comments

Comments
 (0)