Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit fd1996b

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.0 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2084828 commit fd1996b

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
@@ -3,7 +3,7 @@ import io.bkbn.sourdough.gradle.library.jvm.LibraryJvmPlugin
33
import io.bkbn.sourdough.gradle.library.jvm.LibraryJvmExtension
44

55
plugins {
6-
kotlin("jvm") version "2.0.21" apply false
6+
kotlin("jvm") version "2.1.0" apply false
77
kotlin("plugin.serialization") version "2.0.21" apply false
88
id("io.bkbn.sourdough.library.jvm") version "0.13.1" apply false
99
id("io.bkbn.sourdough.application.jvm") version "0.13.1" apply false

0 commit comments

Comments
 (0)