Skip to content

Commit 912af3d

Browse files
committed
Upgrade to Spring Data 2024.1.0
1 parent 7d091ce commit 912af3d

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
servletApiVersion = '6.0.0'
110110
smackVersion = '4.4.8'
111111
springAmqpVersion = '3.2.0-SNAPSHOT'
112-
springDataVersion = '2024.0.4'
112+
springDataVersion = '2024.1.0-SNAPSHOT'
113113
springGraphqlVersion = '1.3.2'
114114
springKafkaVersion = '3.3.0-SNAPSHOT'
115115
springRetryVersion = '2.0.9'

0 commit comments

Comments
 (0)