We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c465d commit 6c21628Copy full SHA for 6c21628
build.gradle
@@ -57,7 +57,7 @@ ext {
57
rabbitmqStreamVersion = '0.18.0'
58
rabbitmqVersion = '5.22.0'
59
reactorVersion = '2024.0.11'
60
- springDataVersion = '2024.1.10'
+ springDataVersion = '2024.1.11'
61
springRetryVersion = '2.0.12'
62
springVersion = '6.2.12'
63
testcontainersVersion = '1.20.6'
0 commit comments