Skip to content

Commit 6a98d98

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.0.21 (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2673c0b commit 6a98d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import java.time.ZonedDateTime
22
import java.time.format.DateTimeFormatter
33

44
plugins {
5-
id 'org.jetbrains.kotlin.jvm' version '2.0.20'
5+
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
66
id 'org.jetbrains.dokka' version '1.9.20' apply false
77
id 'org.jlleitschuh.gradle.ktlint' version '12.1.1' apply false
88
id 'com.vanniktech.maven.publish' version '0.25.3' apply false

0 commit comments

Comments
 (0)