Fix Boot Version (Docs Module)
This commit is contained in:
@@ -76,7 +76,7 @@ ext {
|
||||
mockitoVersion = '4.8.1'
|
||||
reactorVersion = '2022.0.13'
|
||||
scalaVersion = '2.13'
|
||||
springBootVersion = '3.0.13' // docs module
|
||||
springBootVersion = '3.0.12' // docs module
|
||||
springDataVersion = '2022.0.12'
|
||||
springRetryVersion = '2.0.4'
|
||||
springVersion = '6.0.14'
|
||||
|
||||
Reference in New Issue
Block a user