Skip to content

Commit 6e100fe

Browse files
committed
Remove unusued dep
1 parent e2acbfe commit 6e100fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

logcapture-example/build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11

22
dependencies {
3-
// TODO remove once release new version
4-
implementation "org.logcapture:logcapture-core:1.3.3"
5-
63
implementation "org.logcapture:logcapture-junit4:1.3.4"
74
implementation "junit:junit:4.13.2"
85
}

0 commit comments

Comments
 (0)