Skip to content

Commit

Permalink
Bump io.projectreactor.netty:reactor-netty from 1.1.10 to 1.1.11
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.10...v1.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcusdacoregio committed Oct 9, 2023
1 parent 34fd019 commit 3eea54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ commons-collections = "commons-collections:commons-collections:3.2.2"
io-freefair-gradle-aspectj-plugin = "io.freefair.gradle:aspectj-plugin:6.6-rc1"
io-micrometer-micrometer-observation = "io.micrometer:micrometer-observation:1.10.11"
io-mockk = "io.mockk:mockk:1.13.7"
io-projectreactor-netty-reactor-netty = "io.projectreactor.netty:reactor-netty:1.1.10"
io-projectreactor-netty-reactor-netty = "io.projectreactor.netty:reactor-netty:1.1.11"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2022.0.10"
io-r2dbc-r2dbc-h2 = "io.r2dbc:r2dbc-h2:1.0.0.RELEASE"
io-r2dbc-r2dbc-spi-test = "io.r2dbc:r2dbc-spi-test:0.9.1.RELEASE"
Expand Down

0 comments on commit 3eea54c

Please sign in to comment.