Skip to content

Commit ef6e268

Browse files
Bump org.hamcrest:hamcrest-library from 2.2 to 3.0
Bumps [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e820df9 commit ef6e268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logcapture-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
api "org.hamcrest:hamcrest-library:2.2"
6+
api "org.hamcrest:hamcrest-library:3.0"
77
api "ch.qos.logback:logback-classic:1.2.11"
88
api "org.slf4j:slf4j-api:1.7.36"
99

0 commit comments

Comments
 (0)