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 @@ -4,7 +4,7 @@ plugins {
44 id(" org.springframework.boot" ) version " 3.2.4"
55 id(" io.spring.dependency-management" ) version " 1.1.4"
66 id(" com.diffplug.spotless" ) version " 6.25.0"
7- id(" com.google.cloud.tools.jib" ) version " 3.4.2 "
7+ id(" com.google.cloud.tools.jib" ) version " 3.4.5 "
88 kotlin(" jvm" ) version " 1.9.23"
99 kotlin(" plugin.spring" ) version " 1.9.23"
1010 kotlin(" plugin.jpa" ) version " 1.9.23"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id(" org.springframework.boot" ) version " 3.2.4"
66 id(" io.spring.dependency-management" ) version " 1.1.4"
77 id(" com.diffplug.spotless" ) version " 6.25.0"
8- id(" com.google.cloud.tools.jib" ) version " 3.4.2 "
8+ id(" com.google.cloud.tools.jib" ) version " 3.4.5 "
99 kotlin(" jvm" ) version " 1.9.23"
1010 kotlin(" plugin.spring" ) version " 1.9.23"
1111 kotlin(" plugin.jpa" ) version " 1.9.23"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id(" org.springframework.boot" ) version " 3.2.4"
55 id(" io.spring.dependency-management" ) version " 1.1.4"
66 id(" com.diffplug.spotless" ) version " 6.25.0"
7- id(" com.google.cloud.tools.jib" ) version " 3.4.2 "
7+ id(" com.google.cloud.tools.jib" ) version " 3.4.5 "
88 kotlin(" jvm" ) version " 1.9.23"
99 kotlin(" plugin.spring" ) version " 1.9.23"
1010 kotlin(" plugin.jpa" ) version " 1.9.23"
You can’t perform that action at this time.
0 commit comments