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 036bd7e commit f2ccd10Copy full SHA for f2ccd10
build.gradle
@@ -102,7 +102,7 @@ ext {
102
smackVersion = '4.4.8'
103
springAmqpVersion = '4.0.0-SNAPSHOT'
104
springDataVersion = '2025.1.0-M6'
105
- springGraphqlVersion = '2.0.0-M3'
+ springGraphqlVersion = '2.0.0-SNAPSHOT'
106
springKafkaVersion = '4.0.0-M5'
107
springSecurityVersion = '7.0.0-M3'
108
springVersion = '7.0.0-M9'
0 commit comments