Skip to content

Commit ab61f67

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.10
1 parent b7aa78b commit ab61f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.1.0'
5+
id 'org.jetbrains.kotlin.jvm' version '2.1.10'
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)