Skip to content

Commit f399edd

Browse files
authored
Upgrade to Spring GraphQL 1.4.3
Signed-off-by: Artem Bilan <[email protected]>
1 parent 6a83fc7 commit f399edd

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
@@ -101,7 +101,7 @@ ext {
101101
smackVersion = '4.4.8'
102102
springAmqpVersion = '3.2.8'
103103
springDataVersion = '2025.0.5'
104-
springGraphqlVersion = '1.4.2'
104+
springGraphqlVersion = '1.4.3'
105105
springKafkaVersion = '3.3.10'
106106
springRetryVersion = '2.0.12'
107107
springSecurityVersion = '6.5.6'

0 commit comments

Comments
 (0)