Skip to content

Commit 52633e6

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 d249674 commit 52633e6

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
@@ -58,7 +58,7 @@ dependencies {
5858
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.7.0'
5959
testCompile group: 'junit', name: 'junit', version: '4.13'
6060
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.1.0'
61-
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
61+
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.2'
6262
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
6363
testCompile group: 'org.jsoup', name: 'jsoup', version: '1.12.1'
6464
testCompile 'com.squareup.okhttp3:mockwebserver:4.2.2'

0 commit comments

Comments
 (0)