Skip to content

Commit be59a7f

Browse files
Upgrade: [dependabot] - bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 (#309)
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.11.0 to 2.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD">io.github.hakky54:logcaptor's changelog</a>.</em></p> <blockquote> <h3>v2.12.0</h3> <ul> <li>Added support for Java Modules</li> <li>Added helper methods for checking individual messages</li> <li>Bumped dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hakky54/log-captor/commit/b9303942479b2006bc94f5d99ec0b599292a245f"><code>b930394</code></a> [maven-release-plugin] prepare release v2.12.0</li> <li><a href="https://github.com/Hakky54/log-captor/commit/2e7f8996f23477591a8103e38791359b6bdf4c2d"><code>2e7f899</code></a> Fixed deployment configuration</li> <li><a href="https://github.com/Hakky54/log-captor/commit/8a1ee1edb1ca2424b76e12fa523d5345f5c46cb1"><code>8a1ee1e</code></a> Updated docs</li> <li><a href="https://github.com/Hakky54/log-captor/commit/62fd3773a108e060c2eeb5ab705abbd5ea03eb05"><code>62fd377</code></a> Added support for Java Modules</li> <li><a href="https://github.com/Hakky54/log-captor/commit/f6f54fb6bd707de29eb6ac3373fece668b298d56"><code>f6f54fb</code></a> Added has message methods (<a href="https://redirect.github.com/Hakky54/log-captor/issues/180">#180</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/ec9a2efe44bb7676abc41a9fd70be414311cd6b7"><code>ec9a2ef</code></a> Bump version.log4j from 2.25.0 to 2.25.1 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/178">#178</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/ea8d2d888732f4c1f704fc439241ae3093816207"><code>ea8d2d8</code></a> Bump version.junit from 5.13.2 to 5.13.3 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/177">#177</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/8fb782a66c936b0ce7a32e0f360349f07bca2943"><code>8fb782a</code></a> Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/176">#176</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/9b6af97dd250c7703c9c8ba1edd9f12c2d50d865"><code>9b6af97</code></a> Bump io.github.hakky54:consolecaptor from 1.0.3 to 1.0.4 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/174">#174</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/5c6be37f56c53b9e8c1ad07131368d354ef63fc8"><code>5c6be37</code></a> Bump version.junit from 5.13.1 to 5.13.2 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/175">#175</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Hakky54/log-captor/compare/v2.11.0...v2.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.hakky54:logcaptor&package-manager=maven&previous-version=2.11.0&new-version=2.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
1 parent e229a5f commit be59a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>io.github.hakky54</groupId>
4343
<artifactId>logcaptor</artifactId>
44-
<version>2.11.0</version>
44+
<version>2.12.0</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<!--The

0 commit comments

Comments
 (0)