Skip to content

Commit dbee98a

Browse files
committed
Fix examples
1 parent 0f5e20b commit dbee98a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: logcapture-example/build.gradle

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

22
dependencies {
3+
// TODO remove once release new version
4+
implementation "org.logcapture:logcapture-core:1.3.3"
5+
36
implementation "org.logcapture:logcapture-junit4:1.3.3"
47
implementation "junit:junit:4.13.2"
58
}

0 commit comments

Comments
 (0)