Skip to content

Commit 0d1727d

Browse files
committed
Upgrade Boot Version for Docs Module
1 parent 4038028 commit 0d1727d

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
@@ -76,7 +76,7 @@ ext {
7676
mockitoVersion = '4.8.1'
7777
reactorVersion = '2022.0.2'
7878
scalaVersion = '2.13'
79-
springBootVersion = '2.6.14' // docs module
79+
springBootVersion = '3.0.1' // docs module
8080
springDataVersion = '2022.0.1'
8181
springRetryVersion = '2.0.0'
8282
springVersion = '6.0.4'

0 commit comments

Comments
 (0)