Skip to content

Commit 17d94d1

Browse files
Bump org.logcapture:logcapture-junit4 from 1.3.3 to 1.3.4
Bumps [org.logcapture:logcapture-junit4](https://github.com/jsalinaspolo/logcapture) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/jsalinaspolo/logcapture/releases) - [Changelog](https://github.com/jsalinaspolo/logcapture/blob/main/RELEASE.md) - [Commits](https://github.com/jsalinaspolo/logcapture/commits) --- updated-dependencies: - dependency-name: org.logcapture:logcapture-junit4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9344262 commit 17d94d1

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)