Skip to content

Commit d8f8f9b

Browse files
Bump org.springframework.data:spring-data-bom (#4023)
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 e9815ee commit d8f8f9b

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
@@ -69,7 +69,7 @@ ext {
6969
reactorVersion = '2025.0.0-SNAPSHOT'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.5.0' // docs module
72-
springDataVersion = '2025.1.0-M4'
72+
springDataVersion = '2025.1.0-SNAPSHOT'
7373
springRetryVersion = '2.0.12'
7474
springVersion = '7.0.0-SNAPSHOT'
7575

0 commit comments

Comments
 (0)