update some dependencies

This commit is contained in:
alexcrea 2025-01-20 17:58:54 +01:00
parent 3b8010ff4d
commit dcb12b888e
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
10 changed files with 43 additions and 52 deletions

View file

@ -2,7 +2,7 @@ group = rootProject.group
version = rootProject.version
plugins {
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "2.1.0"
}
// Imitate needed class and method to support legacy version of EcoEnchant