Skip to content

Commit

Permalink
Fix Boot Version (Docs Module)
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Nov 20, 2023
1 parent 9abd833 commit cee41c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cee41c9

Please sign in to comment.