Skip to content

Commit d786dd7

Browse files
authored
Merge pull request #191 from jsalinaspolo/dependabot/gradle/org.logcapture-logcapture-junit4-1.3.2
Bump org.logcapture:logcapture-junit4 from 1.3.1 to 1.3.2
2 parents 2d7bd9b + 662e168 commit d786dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logcapture-example/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
dependencies {
33
implementation "org.logcapture:logcapture-core:1.3.2"
4-
implementation "org.logcapture:logcapture-junit4:1.3.1"
4+
implementation "org.logcapture:logcapture-junit4:1.3.2"
55
implementation "junit:junit:4.13.2"
66
}

0 commit comments

Comments
 (0)