Skip to content

Commit

Permalink
chore(deps): Update plugin org.jetbrains.kotlin.jvm to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 37c33bb commit 36e5e82
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
@@ -1,6 +1,6 @@
plugins {
id("com.diffplug.spotless") version "6.25.0"
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "1.9.24"
id("org.jetbrains.dokka") version "1.9.20"
`java-gradle-plugin`
id("com.gradle.plugin-publish") version "1.2.1"
Expand Down

0 comments on commit 36e5e82

Please sign in to comment.