We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9344262 commit 1085222Copy full SHA for 1085222
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.3"
7
implementation "junit:junit:4.13.2"
0 commit comments