Skip to content

Commit

Permalink
Bump reactor-netty from 1.0.23 to 1.0.24 (#332)
Browse files Browse the repository at this point in the history
Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.23...v1.0.24)

---
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>

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 Oct 25, 2022
1 parent b4b2b20 commit 45a2248
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.0.23</reactor-netty.version>
<reactor-netty.version>1.0.24</reactor-netty.version>
<logback.version>1.4.4</logback.version>
</properties>

Expand Down

0 comments on commit 45a2248

Please sign in to comment.