Skip to content

Commit 0b19c7a

Browse files
Bump org.springframework.data:spring-data-bom (#3214)
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 1b9dad2 commit 0b19c7a

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
@@ -55,7 +55,7 @@ ext {
5555
rabbitmqStreamVersion = '1.3.0'
5656
rabbitmqVersion = '5.27.0'
5757
reactorVersion = '2025.0.0-RC1'
58-
springDataVersion = '2025.1.0-RC1'
58+
springDataVersion = '2025.1.0-SNAPSHOT'
5959
springVersion = '7.0.0-RC1'
6060
testcontainersVersion = '2.0.1'
6161

0 commit comments

Comments
 (0)