Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(gradle): Bump io.github.hakky54:logcaptor from 2.9.3 to 2.10.0 (#…
…793) Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.9.3 to 2.10.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.10.0</h3> <ul> <li>Added option to capture key value pairs</li> <li>Bumped dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hakky54/log-captor/commit/cef8024bc2f2f1291ca22e21b17cdd044f70f82f"><code>cef8024</code></a> [maven-release-plugin] prepare release v2.10.0</li> <li><a href="https://github.com/Hakky54/log-captor/commit/008f364d1a59cd6a483f175cdd42d259ce5cb217"><code>008f364</code></a> Updated docs</li> <li><a href="https://github.com/Hakky54/log-captor/commit/75116eaca332fe5f838a0b7c38b89424d7df4cd9"><code>75116ea</code></a> Add support for key value pairs (<a href="https://redirect.github.com/Hakky54/log-captor/issues/133">#133</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/17d40aec4198117cd9bcb3779996ab80b31e0c41"><code>17d40ae</code></a> Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/134">#134</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/fe1adb5e203d5667555f1f9eb8fbb5ca3944dfa4"><code>fe1adb5</code></a> Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/130">#130</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/84f0574b448dcc7d7475d4ce4864e25830c8c8e1"><code>84f0574</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/131">#131</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/fe95832d8a57138f73d601d0cbc732b23cd512e5"><code>fe95832</code></a> Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/132">#132</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/902d96adab4577485eadd2e31a4471a6937518cd"><code>902d96a</code></a> Bump version.junit from 5.11.2 to 5.11.3 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/129">#129</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/986eb43964ff46ad38c1e9478ba7268cdeab11ad"><code>986eb43</code></a> Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/128">#128</a>)</li> <li><a href="https://github.com/Hakky54/log-captor/commit/605d3529e9f01ff8057f08236162cec83bb7ffad"><code>605d352</code></a> Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (<a href="https://redirect.github.com/Hakky54/log-captor/issues/127">#127</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Hakky54/log-captor/compare/v2.9.3...v2.10.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=gradle&previous-version=2.9.3&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information