Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 4505bb5 commit e680f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spock-geb-quickstart/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ext {
gebVersion = '7.0'
seleniumVersion = '4.20.0'
springBootVersion = '3.1.11'
nettyVersion = '4.1.109.Final'
nettyVersion = '4.1.115.Final'
}

dependencies {
Expand Down

0 comments on commit e680f1b

Please # to comment.