We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683498f commit ae67072Copy full SHA for ae67072
pom.xml
@@ -85,7 +85,7 @@
85
<nullaway.version>0.12.7</nullaway.version>
86
<reactor-bom.version>2024.0.10</reactor-bom.version>
87
<slf4j.version>2.0.17</slf4j.version>
88
- <spring.version>7.0.0-SNAPSHOT</spring.version>
+ <spring.version>7.0.0-M9</spring.version>
89
<spring-plugin.version>4.0.0-M1</spring-plugin.version>
90
<kotlin.version>2.2.20</kotlin.version>
91
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
@@ -97,7 +97,7 @@
97
<profile>
98
<id>spring-next</id>
99
<properties>
100
- <reactor-bom.version>2024.0.10-SNAPSHOT</reactor-bom.version>
+ <reactor-bom.version>2024.0.11-SNAPSHOT</reactor-bom.version>
101
<spring.version>7.0.0-SNAPSHOT</spring.version>
102
</properties>
103
<repositories>
0 commit comments