Skip to content

Commit 943e523

Browse files
committed
Upgrade to Project Reactor 2024.0.8.
Closes #2604
1 parent 2651e37 commit 943e523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<mockito>5.17.0</mockito>
127127
<mockk>1.13.17</mockk>
128128
<querydsl>5.1.0</querydsl>
129-
<reactor>2024.0.7</reactor>
129+
<reactor>2024.0.8</reactor>
130130
<rxjava2>2.2.21</rxjava2>
131131
<rxjava3>3.1.11</rxjava3>
132132
<smallrye-mutiny>1.10.0</smallrye-mutiny>
@@ -1518,4 +1518,4 @@
15181518
</repository>
15191519
</repositories>
15201520

1521-
</project>
1521+
</project>

0 commit comments

Comments
 (0)