Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent beda124 commit eee9686
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 @@ -8,7 +8,7 @@ buildscript {
plugins {
id 'java-gradle-plugin'
id 'maven-publish'
id "org.jetbrains.kotlin.jvm" version "1.9.20" // https://docs.gradle.org/current/userguide/compatibility.html#kotlin
id "org.jetbrains.kotlin.jvm" version "1.9.21" // https://docs.gradle.org/current/userguide/compatibility.html#kotlin
id "org.jlleitschuh.gradle.ktlint" version "12.0.3"
id "dev.projektor.publish" version "8.7.0"
id 'com.gradle.plugin-publish' version "1.2.1"
Expand Down

0 comments on commit eee9686

Please sign in to comment.