Skip to content

Commit 5456624

Browse files
Bump org.springframework.data:spring-data-bom (#3137)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-M4 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-version: 2025.1.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 812669e commit 5456624

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
@@ -54,7 +54,7 @@ ext {
5454
rabbitmqStreamVersion = '1.1.0'
5555
rabbitmqVersion = '5.25.0'
5656
reactorVersion = '2025.0.0-M5'
57-
springDataVersion = '2025.1.0-M4'
57+
springDataVersion = '2025.1.0-SNAPSHOT'
5858
springRetryVersion = '2.0.12'
5959
springVersion = '7.0.0-M7'
6060
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)