We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e820df9 commit ef6e268Copy full SHA for ef6e268
logcapture-core/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- api "org.hamcrest:hamcrest-library:2.2"
+ api "org.hamcrest:hamcrest-library:3.0"
7
api "ch.qos.logback:logback-classic:1.2.11"
8
api "org.slf4j:slf4j-api:1.7.36"
9
0 commit comments