Skip to content

Commit

Permalink
Bump reactor-netty from 1.0.19 to 1.0.20 (#292)
Browse files Browse the repository at this point in the history
Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.19...v1.0.20)

---
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 Jun 15, 2022
1 parent 77c175a commit 879103f
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.19</reactor-netty.version>
<reactor-netty.version>1.0.20</reactor-netty.version>
<logback.version>1.2.11</logback.version>
</properties>

Expand Down

0 comments on commit 879103f

Please sign in to comment.