Skip to content

Commit 692da42

Browse files
GH-2959: Bump org.springframework.data:spring-data-bom from 2023.1.0 to 2023.1.1
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.0 to 2023.1.1. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2023.1.0...2023.1.1) --- 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 62b3ae8 commit 692da42

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
@@ -68,7 +68,7 @@ ext {
6868
reactorVersion = '2023.0.1'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.2.0' // docs module
71-
springDataVersion = '2023.1.0'
71+
springDataVersion = '2023.1.1'
7272
springRetryVersion = '2.0.5'
7373
springVersion = '6.1.2'
7474
zookeeperVersion = '3.8.3'

0 commit comments

Comments
 (0)