Skip to content

Commit d6ce373

Browse files
authored
Merge pull request #14 from carrypann/master
dependencies: 升级springboot版本到2.3.4 #13
2 parents 9f9cbc1 + 669943a commit d6ce373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Release {
66
object Versions {
77
const val Java = "1.8"
88
const val Kotlin = "1.3.72"
9-
const val SpringBoot = "2.3.3.RELEASE"
9+
const val SpringBoot = "2.3.4.RELEASE"
1010
const val SpringCloud = "Hoxton.SR8"
1111
const val DependencyManagement = "1.0.10.RELEASE"
1212
const val NexusPublish = "0.4.0"

0 commit comments

Comments
 (0)