Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit 7ca483d

Browse files
dependabot-preview[bot]ketan
authored andcommitted
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 1206b44 commit 7ca483d

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
@@ -53,7 +53,7 @@ dependencies {
5353
compile group: 'com.google.guava', name: 'guava', version: '23.0'
5454
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'
5555

56-
testCompile group: 'junit', name: 'junit', version: '4.12'
56+
testCompile group: 'junit', name: 'junit', version: '4.13'
5757
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
5858
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
5959
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: project.pluginDesc.goCdVersion

0 commit comments

Comments
 (0)