Skip to content

Commit

Permalink
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 and manami-project committed May 10, 2024
1 parent ffddb3b commit 009f9a8
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 @@
val junitVersion = "5.10.2"

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "1.9.24"
`maven-publish`
`java-library`
jacoco
Expand Down

0 comments on commit 009f9a8

Please sign in to comment.