chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.24

This commit is contained in:
renovate[bot] 2024-06-17 14:04:44 +00:00 committed by GitHub
parent 2d539f74d2
commit 466421225f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "1.9.24"
}
group = "dev.usbharu"