Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 9a47ee0 commit 2d361cc
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
Expand Up @@ -5,7 +5,7 @@ import com.xpdustry.toxopid.task.GithubAssetDownload
import org.jetbrains.kotlin.gradle.dsl.ExplicitApiMode

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "1.9.24"
id("com.diffplug.spotless") version "6.25.0"
id("net.kyori.indra") version "3.1.3"
id("net.kyori.indra.publishing") version "3.1.3"
Expand Down

0 comments on commit 2d361cc

Please sign in to comment.