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

This commit is contained in:
renovate[bot]
2024-05-06 08:27:54 +00:00
committed by GitHub
parent 102459e250
commit 90e2e78978
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "1.9.23"
}