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 dc1c12c commit f465231Copy full SHA for f465231
build.gradle
@@ -103,7 +103,7 @@ ext {
103
smackVersion = '4.4.8'
104
springAmqpVersion = '4.0.0-RC1'
105
springDataVersion = '2025.1.0-RC2'
106
- springGraphqlVersion = '2.0.0-RC2'
+ springGraphqlVersion = '2.0.0-SNAPSHOT'
107
springKafkaVersion = '4.0.0-RC1'
108
springSecurityVersion = '7.0.0-RC2'
109
springVersion = '7.0.0-RC3'
0 commit comments