We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9344262 + 17d94d1 commit df7870dCopy full SHA for df7870d
logcapture-example/build.gradle
@@ -3,6 +3,6 @@ dependencies {
3
// TODO remove once release new version
4
implementation "org.logcapture:logcapture-core:1.3.3"
5
6
- implementation "org.logcapture:logcapture-junit4:1.3.3"
+ implementation "org.logcapture:logcapture-junit4:1.3.4"
7
implementation "junit:junit:4.13.2"
8
}
0 commit comments