Skip to content

Commit

Permalink
Merge pull request #210 from AxonFramework/dependabot/maven/io.projec…
Browse files Browse the repository at this point in the history
…treactor-reactor-core-3.4.19

Bump reactor-core from 3.4.18 to 3.4.19
  • Loading branch information
sandjelkovic committed Jun 22, 2022
2 parents 7cfbe2e + 07950f2 commit 9c507b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.18</version>
<version>3.4.19</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9c507b0

Please sign in to comment.