Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent 4e78eee commit b6da0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skrapers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<version>${revision}</version>

<properties>
<reactor-netty.version>1.1.15</reactor-netty.version>
<reactor-netty.version>1.1.18</reactor-netty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b6da0b1

Please sign in to comment.