Skip to content

Commit 9990293

Browse files
Bump org.springframework.data:spring-data-bom (#3237)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-SNAPSHOT to 2025.1.0. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](https://github.com/spring-projects/spring-data-bom/commits/2025.1.0) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-version: 2025.1.0 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 756a65c commit 9990293

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.1'
5757
reactorVersion = '2025.0.0'
58-
springDataVersion = '2025.1.0-SNAPSHOT'
58+
springDataVersion = '2025.1.0'
5959
springVersion = '7.0.0-SNAPSHOT'
6060
testcontainersVersion = '2.0.2'
6161

0 commit comments

Comments
 (0)