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