We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f9cbc1 + 669943a commit d6ce373Copy full SHA for d6ce373
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -6,7 +6,7 @@ object Release {
6
object Versions {
7
const val Java = "1.8"
8
const val Kotlin = "1.3.72"
9
- const val SpringBoot = "2.3.3.RELEASE"
+ const val SpringBoot = "2.3.4.RELEASE"
10
const val SpringCloud = "Hoxton.SR8"
11
const val DependencyManagement = "1.0.10.RELEASE"
12
const val NexusPublish = "0.4.0"
0 commit comments