File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
kotlin-web-spring-boot-3-auth
kotlin-webmvc-spring-boot-3 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id(" io.spring.dependency-management" ) version " 1.1.4"
66 id(" com.diffplug.spotless" ) version " 6.25.0"
77 id(" com.google.cloud.tools.jib" ) version " 3.4.2"
8- kotlin(" jvm" ) version " 1.9.23 "
8+ kotlin(" jvm" ) version " 2.1.21 "
99 kotlin(" plugin.spring" ) version " 1.9.23"
1010 kotlin(" plugin.jpa" ) version " 1.9.23"
1111}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 id(" io.spring.dependency-management" ) version " 1.1.4"
77 id(" com.diffplug.spotless" ) version " 6.25.0"
88 id(" com.google.cloud.tools.jib" ) version " 3.4.2"
9- kotlin(" jvm" ) version " 1.9.23 "
9+ kotlin(" jvm" ) version " 2.1.21 "
1010 kotlin(" plugin.spring" ) version " 1.9.23"
1111 kotlin(" plugin.jpa" ) version " 1.9.23"
1212}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id(" io.spring.dependency-management" ) version " 1.1.4"
66 id(" com.diffplug.spotless" ) version " 6.25.0"
77 id(" com.google.cloud.tools.jib" ) version " 3.4.2"
8- kotlin(" jvm" ) version " 1.9.23 "
8+ kotlin(" jvm" ) version " 2.1.21 "
99 kotlin(" plugin.spring" ) version " 1.9.23"
1010 kotlin(" plugin.jpa" ) version " 1.9.23"
1111}
You can’t perform that action at this time.
0 commit comments