Skip to content

Commit 6c2cc55

Browse files
authoredFeb 13, 2025··
Bump io.github.nettyplus:netty-leak-detector-junit-extension from 0.0.5 to 0.0.6 (#2062)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [io.github.nettyplus:netty-leak-detector-junit-extension](https://github.com/nettyplus/netty-leak-detector-junit-extension) from 0.0.5 to 0.0.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/581a0c98b70346ddd0241056ea57570cf126c7fe"><code>581a0c9</code></a> build: 0.0.6</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/61ffcc4f41e7357036bede2ff4650c8276692612"><code>61ffcc4</code></a> downgrade netty</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/889e3f3d2d6479b20e3d43306792fc2d57ffd493"><code>889e3f3</code></a> Bump io.netty:netty-bom from 4.1.100.Final to 4.1.117.Final (<a href="https://redirect.github.com/nettyplus/netty-leak-detector-junit-extension/issues/26">#26</a>)</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/c99548e7e4ce0de83db8779c0607d3a4914bd985"><code>c99548e</code></a> dependabot ignore netty</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/32888df4ffca304ccfb8c075b9f17732faf888b6"><code>32888df</code></a> netty 4.1.100</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/0245d82d96abd43a72396359b6eb74164c80bdbd"><code>0245d82</code></a> tweak dependabot</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/83fe1440dbfe2604870e509bc702a40caa973c6f"><code>83fe144</code></a> gradle 8.12.1</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/32fa52c00f6d3026f83cdc260a5c98758489cde6"><code>32fa52c</code></a> Bump io.netty:netty-bom from 4.1.116.Final to 4.1.117.Final (<a href="https://redirect.github.com/nettyplus/netty-leak-detector-junit-extension/issues/25">#25</a>)</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/e832e25ed704e63613614be74b90b25d1335fd36"><code>e832e25</code></a> gradle 8.12</li> <li><a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/commit/74d1518a83e7d304b0fa5ab6bbf4f9d8cef068d6"><code>74d1518</code></a> Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final (<a href="https://redirect.github.com/nettyplus/netty-leak-detector-junit-extension/issues/24">#24</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nettyplus/netty-leak-detector-junit-extension/compare/v0.0.5...v0.0.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.nettyplus:netty-leak-detector-junit-extension&package-manager=maven&previous-version=0.0.5&new-version=0.0.6)](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>
1 parent 6fa2efd commit 6c2cc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>io.github.nettyplus</groupId>
114114
<artifactId>netty-leak-detector-junit-extension</artifactId>
115-
<version>0.0.5</version>
115+
<version>0.0.6</version>
116116
</dependency>
117117
</dependencies>
118118
</dependencyManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.