Skip to content

Commit 287ea32

Browse files
Bump org.springframework.data:spring-data-bom
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-M1 to 2025.1.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](https://github.com/spring-projects/spring-data-bom/commits) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ce61f1 commit 287ea32

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
@@ -62,7 +62,7 @@ ext {
6262
rabbitmqStreamVersion = '0.22.0'
6363
rabbitmqVersion = '5.24.0'
6464
reactorVersion = '2024.0.3'
65-
springDataVersion = '2025.1.0-M1'
65+
springDataVersion = '2025.1.0-SNAPSHOT'
6666
springRetryVersion = '2.0.11'
6767
springVersion = '7.0.0-M2'
6868
testcontainersVersion = '1.20.4'

0 commit comments

Comments
 (0)