Skip to content

Commit 45e054a

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.0
1 parent 04ef30c commit 45e054a

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
@@ -5,7 +5,7 @@ plugins {
55
id("io.spring.dependency-management") version "1.1.6"
66
id("com.google.cloud.tools.jib") version "3.4.4"
77
id("jacoco")
8-
kotlin("jvm") version "2.0.21"
8+
kotlin("jvm") version "2.1.0"
99
kotlin("plugin.spring") version "2.0.21"
1010
kotlin("plugin.jpa") version "2.0.21"
1111
}

0 commit comments

Comments
 (0)