Skip to content

Commit

Permalink
fix(deps): update dependency io.projectreactor:reactor-core to v3.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent ae5efea commit 89a369c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.18</version>
<version>3.6.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 89a369c

Please sign in to comment.