Skip to content

Commit

Permalink
Merge pull request #146 from TheFruxz/dependabot/gradle/develop/jvm-2…
Browse files Browse the repository at this point in the history
….0.21
  • Loading branch information
TheFruxz authored Oct 10, 2024
2 parents c418188 + db51a78 commit 9fa2287
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,7 +1,7 @@
import org.jetbrains.kotlin.gradle.dsl.KotlinVersion

plugins {
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
kotlin("plugin.serialization") version "2.0.20"
id("org.jetbrains.dokka") version "1.9.20"
id("org.hildan.kotlin-publish") version "1.7.0"
Expand Down

0 comments on commit 9fa2287

Please sign in to comment.