Skip to content

Commit e4e7c42

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-preview[bot] <[email protected]>
1 parent 57ab509 commit e4e7c42

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
@@ -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.30'
6868

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

0 commit comments

Comments
 (0)