Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.1.0 (#364)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 4888b0a commit 401aea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.time.ZonedDateTime
import java.time.format.DateTimeFormatter

plugins {
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
id 'org.jetbrains.kotlin.jvm' version '2.1.0'
id 'org.jetbrains.dokka' version '1.9.20' apply false
id 'org.jlleitschuh.gradle.ktlint' version '12.1.1' apply false
id 'com.vanniktech.maven.publish' version '0.25.3' apply false
Expand Down

0 comments on commit 401aea4

Please sign in to comment.