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

Commit 40c7071

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump hamcrest-library from 2.1 to 2.2
Bumps [hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 2.1 to 2.2. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.1...v2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 516d321 commit 40c7071

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
@@ -54,7 +54,7 @@ dependencies {
5454
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'
5555

5656
testCompile group: 'junit', name: 'junit', version: '4.13'
57-
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
57+
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.2'
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
6060
}

0 commit comments

Comments
 (0)