Skip to content

Commit 051dca3

Browse files
Bump org.springframework.data:spring-data-bom (#4134)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-RC1 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 f5ab768 commit 051dca3

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
slf4jVersion = '2.0.17'
7272
springBootVersion = '3.5.0' // docs module
73-
springDataVersion = '2025.1.0-RC1'
73+
springDataVersion = '2025.1.0-SNAPSHOT'
7474
springVersion = '7.0.0-RC1'
7575

7676
idPrefix = 'kafka'

0 commit comments

Comments
 (0)