Skip to content

Commit 6717965

Browse files
Bump junit from 4.12 to 4.13
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9608e7f commit 6717965

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.29'
6868

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

0 commit comments

Comments
 (0)