Skip to content

Commit eb2039f

Browse files
committed
Switch to Spring Framwork Snapshot
1 parent a0398ac commit eb2039f

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 = '2022.0.3'
6969
snappyVersion = '1.1.8.4'
7070
springDataVersion = '2022.0.2'
71-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.5'
71+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.7-SNAPSHOT'
7272
springRetryVersion = '2.0.0'
7373
testcontainersVersion = '1.17.6'
7474
zstdJniVersion = '1.5.0-2'

0 commit comments

Comments
 (0)