Skip to content

Commit 27f7142

Browse files
committed
Upgrade to Project Reactor 2024.0.5.
Closes #2524
1 parent 31ddc6a commit 27f7142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<mockito>5.17.0</mockito>
125125
<mockk>1.13.17</mockk>
126126
<querydsl>5.1.0</querydsl>
127-
<reactor>2024.0.5-SNAPSHOT</reactor>
127+
<reactor>2024.0.5</reactor>
128128
<rxjava2>2.2.21</rxjava2>
129129
<rxjava3>3.1.10</rxjava3>
130130
<smallrye-mutiny>1.10.0</smallrye-mutiny>
@@ -1514,4 +1514,4 @@
15141514
</repository>
15151515
</repositories>
15161516

1517-
</project>
1517+
</project>

0 commit comments

Comments
 (0)