Skip to content

Commit

Permalink
chore: update kotlin to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFruxz committed Jan 11, 2025
1 parent 8502c48 commit 39d74c7
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.21"
kotlin("jvm") version "2.1.0"
kotlin("plugin.serialization") version "2.0.21"
id("org.jetbrains.dokka") version "1.9.20"
`maven-publish`
Expand Down

0 comments on commit 39d74c7

Please sign in to comment.