Skip to content

Commit d43abd7

Browse files
committed
Upgrade to Project Reactor 2023.0.12.
Closes #2420
1 parent 8d3d17a commit d43abd7

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
@@ -124,7 +124,7 @@
124124
<mockito>5.12.0</mockito>
125125
<mockk>1.13.13</mockk>
126126
<querydsl>5.1.0</querydsl>
127-
<reactor>2023.0.11</reactor>
127+
<reactor>2023.0.12</reactor>
128128
<rxjava2>2.2.21</rxjava2>
129129
<rxjava3>3.1.9</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)