We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9344262 commit 17d94d1Copy full SHA for 17d94d1
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