Skip to content

Commit 2f10f8d

Browse files
committed
Fix Spring Data version to 2024.0.2
1 parent 2c0f1c2 commit 2f10f8d

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
@@ -67,7 +67,7 @@ ext {
6767
rabbitmqVersion = '5.21.0'
6868
reactorVersion = '2024.0.0-M4'
6969
snappyVersion = '1.1.10.5'
70-
springDataVersion = '2024.0.3'
70+
springDataVersion = '2024.0.2'
7171
springRetryVersion = '2.0.6'
7272
springVersion = '6.2.0-M5'
7373
testcontainersVersion = '1.19.8'

0 commit comments

Comments
 (0)