We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d7bd9b + 662e168 commit d786dd7Copy full SHA for d786dd7
logcapture-example/build.gradle
@@ -1,6 +1,6 @@
1
2
dependencies {
3
implementation "org.logcapture:logcapture-core:1.3.2"
4
- implementation "org.logcapture:logcapture-junit4:1.3.1"
+ implementation "org.logcapture:logcapture-junit4:1.3.2"
5
implementation "junit:junit:4.13.2"
6
}
0 commit comments