Skip to content

Commit 5445c8a

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10
1 parent ada834c commit 5445c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
plugins {
44
id("org.springframework.boot") version "3.3.1"
55
id("io.spring.dependency-management") version "1.1.5"
6-
kotlin("jvm") version "2.0.0"
6+
kotlin("jvm") version "2.1.10"
77
kotlin("plugin.spring") version "2.0.0"
88
kotlin("plugin.jpa") version "2.0.0"
99
kotlin("kapt") version "2.0.0"

0 commit comments

Comments
 (0)