small update

This commit is contained in:
2026-05-11 18:56:15 +02:00
parent fdf681ce9d
commit 2543853ca1
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "2.3.20"
kotlin("jvm") version "2.3.21"
id("com.gradleup.shadow") version "9.4.1"
`maven-publish`
}