Skip to content

Commit b9d4ff7

Browse files
Bump org.springframework.data:spring-data-bom (#8958)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fff2470 commit b9d4ff7

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
@@ -108,7 +108,7 @@ ext {
108108
servletApiVersion = '6.0.0'
109109
smackVersion = '4.5.0-alpha2'
110110
springAmqpVersion = '3.1.2'
111-
springDataVersion = '2024.0.0-M1'
111+
springDataVersion = '2024.0.0-SNAPSHOT'
112112
springGraphqlVersion = '1.3.0-M1'
113113
springKafkaVersion = '3.2.0-SNAPSHOT'
114114
springRetryVersion = '2.0.5'

0 commit comments

Comments
 (0)