Skip to content

Commit f25b46f

Browse files
Bump org.springframework.data:spring-data-bom (#3041)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.0.0-M1 to 2024.0.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-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 8d0554d commit f25b46f

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 = '2023.0.3'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.2.2' // docs module
72-
springDataVersion = '2024.0.0-M1'
72+
springDataVersion = '2024.0.0-SNAPSHOT'
7373
springRetryVersion = '2.0.5'
7474
springVersion = '6.1.4'
7575
zookeeperVersion = '3.8.3'

0 commit comments

Comments
 (0)