Skip to content

Commit

Permalink
Merge pull request #21 from janheinrichmerker/dependabot/gradle/jvm-2…
Browse files Browse the repository at this point in the history
….0.21

Bump jvm from 2.0.20 to 2.0.21
  • Loading branch information
janheinrichmerker authored Oct 14, 2024
2 parents f3c7bd9 + a5d9766 commit 18f89d2
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,5 +1,5 @@
plugins {
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
`java-gradle-plugin`
id("com.gradle.plugin-publish") version "1.3.0"
id("org.jetbrains.dokka") version "0.10.0"
Expand Down

0 comments on commit 18f89d2

Please sign in to comment.