Skip to content

Commit

Permalink
Merge pull request #165 from TheFruxz/dependabot/gradle/develop/jvm-2…
Browse files Browse the repository at this point in the history
….1.10
  • Loading branch information
TheFruxz authored Jan 27, 2025
2 parents e458dc8 + d0aee7f commit 4af383d
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.1.0"
kotlin("jvm") version "2.1.10"
kotlin("plugin.serialization") version "2.1.10"
id("org.jetbrains.dokka") version "2.0.0"
id("org.hildan.kotlin-publish") version "1.7.0"
Expand Down

0 comments on commit 4af383d

Please sign in to comment.