Skip to content

Commit 52030de

Browse files
committed
Upgrade to Spring GraphQL 1.2.4
1 parent e18d4eb commit 52030de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ext {
111111
smackVersion = '4.4.6'
112112
springAmqpVersion = '3.1.0'
113113
springDataVersion = '2023.1.0'
114-
springGraphqlVersion = '1.2.4-SNAPSHOT'
114+
springGraphqlVersion = '1.2.4'
115115
springKafkaVersion = '3.1.0'
116116
springRetryVersion = '2.0.4'
117117
springSecurityVersion = '6.2.0'

0 commit comments

Comments
 (0)