Skip to content

Commit

Permalink
Bump org.logcapture:logcapture-core from 1.3.2 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps [org.logcapture:logcapture-core](https://github.com/jsalinaspolo/logcapture) from 1.3.2 to 1.3.3.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent bff065a commit d1b5f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logcapture-example/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

dependencies {
implementation "org.logcapture:logcapture-core:1.3.2"
implementation "org.logcapture:logcapture-core:1.3.3"
implementation "org.logcapture:logcapture-junit4:1.3.2"
implementation "junit:junit:4.13.2"
}

0 comments on commit d1b5f37

Please sign in to comment.