build: update gradle

This commit is contained in:
oSumAtrIX
2023-07-05 22:35:13 +02:00
parent 77d9cb98d1
commit 2c5b53c7e9
7 changed files with 202 additions and 123 deletions

View File

@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.8.10"
kotlin("jvm") version "1.8.20"
id("com.github.johnrengelman.shadow") version "7.1.2"
}