Skip to content

Commit a840aa6

Browse files
Bump org.logcapture:logcapture-core from 1.3.3 to 1.3.4
Bumps [org.logcapture:logcapture-core](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-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2acbfe commit a840aa6

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,7 +1,7 @@
11

22
dependencies {
33
// TODO remove once release new version
4-
implementation "org.logcapture:logcapture-core:1.3.3"
4+
implementation "org.logcapture:logcapture-core:1.3.4"
55

66
implementation "org.logcapture:logcapture-junit4:1.3.4"
77
implementation "junit:junit:4.13.2"

0 commit comments

Comments
 (0)