Skip to content

Commit

Permalink
Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.100.Final to 4.1.101.Final.
- [Commits](netty/netty@netty-4.1.100.Final...netty-4.1.101.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 8cebcbb commit daed936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {

implementation("org.jenkins-ci:acceptance-test-harness:5740.vd30f30408987")

testImplementation(platform("io.netty:netty-bom:4.1.100.Final"))
testImplementation(platform("io.netty:netty-bom:4.1.101.Final"))
testImplementation("io.ratpack:ratpack-test:2.0.0-rc-1")

add(gradlePlugin.name, project(path = ":", configuration = "gradlePluginJpi"))
Expand Down

0 comments on commit daed936

Please sign in to comment.