Skip to content

Commit

Permalink
Fix Spring Data version to 2024.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Jul 15, 2024
1 parent 2c0f1c2 commit 2f10f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ext {
rabbitmqVersion = '5.21.0'
reactorVersion = '2024.0.0-M4'
snappyVersion = '1.1.10.5'
springDataVersion = '2024.0.3'
springDataVersion = '2024.0.2'
springRetryVersion = '2.0.6'
springVersion = '6.2.0-M5'
testcontainersVersion = '1.19.8'
Expand Down

0 comments on commit 2f10f8d

Please sign in to comment.