Skip to content

Commit

Permalink
Merge pull request #98 from TheFruxz/dependabot/gradle/develop/jvm-1.…
Browse files Browse the repository at this point in the history
…9.24
  • Loading branch information
TheFruxz authored May 7, 2024
2 parents a2ebedd + 3c50ea3 commit f73fa6c
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.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "1.9.24"
kotlin("plugin.serialization") version "1.9.23"
id("org.jetbrains.dokka") version "1.9.20"
`maven-publish`
Expand Down

0 comments on commit f73fa6c

Please sign in to comment.