Skip to content

Commit

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

0 comments on commit b0e0f14

Please sign in to comment.