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 069c96b commit 0f74e17Copy full SHA for 0f74e17
build.gradle
@@ -109,7 +109,7 @@ ext {
109
servletApiVersion = '6.0.0'
110
smackVersion = '4.4.8'
111
springAmqpVersion = '3.2.0-RC1'
112
- springDataVersion = '2024.1.0-RC1'
+ springDataVersion = '2024.1.0-SNAPSHOT'
113
springGraphqlVersion = '1.3.3'
114
springKafkaVersion = '3.3.0-RC1'
115
springRetryVersion = '2.0.10'
0 commit comments