Skip to content

Commit befb9e0

Browse files
Bump junit from 4.13 to 4.13.2
Bumps [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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 14ccca6 commit befb9e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
compile group: 'commons-io', name: 'commons-io', version: '2.6'
6767
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.29'
6868

69-
testCompile group: 'junit', name: 'junit', version: '4.13'
69+
testCompile group: 'junit', name: 'junit', version: '4.13.2'
7070
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.2'
7171
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.3.0'
7272
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'

0 commit comments

Comments
 (0)