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
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent a91e84c commit 9dda047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

plugins {
id "org.jetbrains.kotlin.jvm" version "1.9.20"
id "org.jetbrains.kotlin.jvm" version "1.9.21"
}

apply plugin: 'java'
Expand Down

0 comments on commit 9dda047

Please sign in to comment.