Skip to content

Commit

Permalink
Merge pull request #108 from TheFruxz/dependabot/gradle/develop/jvm-2…
Browse files Browse the repository at this point in the history
….0.10
  • Loading branch information
TheFruxz authored Aug 7, 2024
2 parents b0e0f14 + c2b7fa9 commit 24d8f2e
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.0"
kotlin("jvm") version "2.0.10"
kotlin("plugin.serialization") version "2.0.10"
id("org.jetbrains.dokka") version "1.9.20"
`maven-publish`
Expand Down

0 comments on commit 24d8f2e

Please sign in to comment.