Skip to content

Commit df7870d

Browse files
authored
Merge pull request #247 from jsalinaspolo/dependabot/gradle/org.logcapture-logcapture-junit4-1.3.4
Bump org.logcapture:logcapture-junit4 from 1.3.3 to 1.3.4
2 parents 9344262 + 17d94d1 commit df7870d

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
@@ -3,6 +3,6 @@ dependencies {
33
// TODO remove once release new version
44
implementation "org.logcapture:logcapture-core:1.3.3"
55

6-
implementation "org.logcapture:logcapture-junit4:1.3.3"
6+
implementation "org.logcapture:logcapture-junit4:1.3.4"
77
implementation "junit:junit:4.13.2"
88
}

0 commit comments

Comments
 (0)