Skip to content

Commit 9a7e3ef

Browse files
committed
Upgrade to Spring Graphql 1.2.5
1 parent 64042c2 commit 9a7e3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ ext {
103103
smackVersion = '4.4.7'
104104
springAmqpVersion = '3.0.10'
105105
springDataVersion = '2023.0.9'
106-
springGraphqlVersion = '1.2.4'
106+
springGraphqlVersion = '1.2.5'
107107
springKafkaVersion = '3.0.13'
108108
springRetryVersion = '2.0.5'
109109
springSecurityVersion = '6.1.7'

0 commit comments

Comments
 (0)