Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Dec 2, 2023
1 parent 1186aec commit 4c5480f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val kafkaVersion = "3.6.0"

plugins {
// Apply the org.jetbrains.kotlin.jvm Plugin to add support for Kotlin.
id("org.jetbrains.kotlin.jvm") version "1.6.10"
id("org.jetbrains.kotlin.jvm") version "1.9.21"

// Add ktlint
id("org.jmailen.kotlinter") version "3.6.0"
Expand Down

0 comments on commit 4c5480f

Please sign in to comment.