Skip to content

Commit 9e3e18c

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.21 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85cfe29 commit 9e3e18c

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
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
66
id("org.springframework.boot") version "3.3.4"
7-
kotlin("jvm") version "2.0.20"
7+
kotlin("jvm") version "2.0.21"
88
kotlin("plugin.spring") version "2.0.21"
99

1010
// graphql plugins

0 commit comments

Comments
 (0)