Skip to content

Commit 29569df

Browse files
committed
Upgraded spring boot.
1 parent e2f300f commit 29569df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313

1414
plugins {
1515
id("org.jetbrains.kotlin.jvm") version "1.6.0"
16-
id("org.springframework.boot") version "2.5.7"
16+
id("org.springframework.boot") version "2.5.12"
1717
id("org.jetbrains.kotlin.plugin.spring") version "1.6.0"
1818
id("org.jetbrains.kotlin.plugin.jpa") version "1.6.0"
1919
idea

0 commit comments

Comments
 (0)