Skip to content

Commit 6bb571c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repositories {
4040
dependencies {
4141
compile 'rhino:js:1.6R5'
4242
compile 'antlr:antlr:2.7.6'
43-
testCompile group: 'junit', name: 'junit', version: '4.11'
43+
testCompile group: 'junit', name: 'junit', version: '4.13'
4444
antlr 'antlr:antlr:2.7.7'
4545
}
4646

0 commit comments

Comments
 (0)