Skip to content

Commit bc59abc

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.20
1 parent 292beb8 commit bc59abc

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
@@ -2,7 +2,7 @@ import com.vanniktech.maven.publish.SonatypeHost
22
import java.time.Duration
33

44
plugins {
5-
kotlin("jvm") version "2.2.0"
5+
kotlin("jvm") version "2.2.20"
66
kotlin("plugin.spring") version "2.2.0"
77
id("org.springframework.boot") version "3.5.4"
88
id("io.spring.dependency-management") version "1.1.7"

0 commit comments

Comments
 (0)