Skip to content

Commit a7947df

Browse files
authored
Merge pull request #245 from jsalinaspolo/dependabot/gradle/org.hamcrest-hamcrest-library-3.0
Bump org.hamcrest:hamcrest-library from 2.2 to 3.0
2 parents e820df9 + ef6e268 commit a7947df

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)