Skip to content

Commit

Permalink
Bump io.projectreactor.netty:reactor-netty from 1.1.18 to 1.1.19 (#1836)
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.18 to 1.1.19.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.18...v1.1.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 9742677 commit 186a5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<kotlin.version>2.0.0</kotlin.version>
<ktor.version>2.3.11</ktor.version>
<netty.version>4.1.110.Final</netty.version>
<reactor-netty.version>1.1.18</reactor-netty.version>
<reactor-netty.version>1.1.19</reactor-netty.version>
<slf4j.version>2.0.13</slf4j.version>
<feign.version>13.2.1</feign.version>

Expand Down

0 comments on commit 186a5ac

Please sign in to comment.