Skip to content

Commit bf9d254

Browse files
Bump org.springframework.data:spring-data-bom (#4064)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-M5 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 1041aa1 commit bf9d254

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
@@ -70,7 +70,7 @@ ext {
7070
reactorVersion = '2025.0.0-SNAPSHOT'
7171
scalaVersion = '2.13'
7272
springBootVersion = '3.5.0' // docs module
73-
springDataVersion = '2025.1.0-M5'
73+
springDataVersion = '2025.1.0-SNAPSHOT'
7474
springRetryVersion = '2.0.12'
7575
springVersion = '7.0.0-M8'
7676

0 commit comments

Comments
 (0)