We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2acbfe commit 6e100feCopy full SHA for 6e100fe
logcapture-example/build.gradle
@@ -1,8 +1,5 @@
1
2
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.4"
7
implementation "junit:junit:4.13.2"
8
}
0 commit comments