Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.github.hakky54:logcaptor from 2.10.0 to 2.10.1 #604

Merged
merged 1 commit into from
Jan 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump io.github.hakky54:logcaptor from 2.10.0 to 2.10.1
Bumps [io.github.hakky54:logcaptor](/~https://github.com/Hakky54/log-captor) from 2.10.0 to 2.10.1.
- [Changelog](/~https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD)
- [Commits](Hakky54/log-captor@v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: io.github.hakky54:logcaptor
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
commit 494de7555e86ba970a6814c9210a2cd40b253aac
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version.slf4j>2.0.16</version.slf4j>
<version.junit>5.11.4</version.junit>
<version.assertj-core>3.27.2</version.assertj-core>
<version.logcaptor>2.10.0</version.logcaptor>
<version.logcaptor>2.10.1</version.logcaptor>
<version.mockito>5.11.0</version.mockito>
<version.ssl-server>1.0.6</version.ssl-server>
<version.byte-buddy>1.15.11</version.byte-buddy>
Expand Down
Loading