Skip to content

Commit e104c4c

Browse files
committed
Upgrade to Spring Graphql 1.2.5
1 parent 1351f1c commit e104c4c

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
@@ -109,7 +109,7 @@ ext {
109109
smackVersion = '4.4.7'
110110
springAmqpVersion = '3.1.1'
111111
springDataVersion = '2023.1.3'
112-
springGraphqlVersion = '1.2.4'
112+
springGraphqlVersion = '1.2.5'
113113
springKafkaVersion = '3.1.1'
114114
springRetryVersion = '2.0.5'
115115
springSecurityVersion = '6.2.2'

0 commit comments

Comments
 (0)