Skip to content

Commit 937fc66

Browse files
committed
Test
1 parent 713ac22 commit 937fc66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample-apps/springboot/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ plugins {
2525
id("org.springframework.boot")
2626
id("io.spring.dependency-management") version "1.1.0"
2727
id("com.google.cloud.tools.jib")
28+
id("org.jetbrains.kotlin.jvm") version "2.0.0"
2829
}
2930

3031
group = "com.amazon.sampleapp"

0 commit comments

Comments
 (0)