Skip to content

Commit 5efcaa1

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 f02800b commit 5efcaa1

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
@@ -37,7 +37,7 @@ repositories {
3737
dependencies {
3838
implementation 'rhino:js:1.6R5'
3939
implementation 'antlr:antlr:2.7.6'
40-
testImplementation group: 'junit', name: 'junit', version: '4.11'
40+
testImplementation group: 'junit', name: 'junit', version: '4.13'
4141
antlr 'antlr:antlr:2.7.7'
4242
}
4343

0 commit comments

Comments
 (0)