Skip to content

Commit cd0bb11

Browse files
committed
Upgrade to Project Reactor 2025.0.0-M5.
Closes #2603
1 parent e9cf172 commit cd0bb11

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
@@ -129,7 +129,7 @@
129129
<mockk>1.14.4</mockk>
130130
<nullaway>0.12.4</nullaway>
131131
<querydsl>5.1.0</querydsl>
132-
<reactor>2025.0.0-SNAPSHOT</reactor>
132+
<reactor>2025.0.0-M5</reactor>
133133
<rxjava2>2.2.21</rxjava2>
134134
<rxjava3>3.1.11</rxjava3>
135135
<smallrye-mutiny>1.10.0</smallrye-mutiny>
@@ -1612,4 +1612,4 @@
16121612
</repository>
16131613
</repositories>
16141614

1615-
</project>
1615+
</project>

0 commit comments

Comments
 (0)