We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456c4c7 commit 3e744ccCopy full SHA for 3e744cc
build.gradle
@@ -1,7 +1,7 @@
1
import org.apache.tools.ant.filters.ReplaceTokens
2
3
plugins {
4
- id 'org.jetbrains.kotlin.jvm' version '2.0.0'
+ id 'org.jetbrains.kotlin.jvm' version '2.1.0'
5
id 'io.github.goooler.shadow' version '8.1.7' apply false
6
id "com.github.ben-manes.versions" version "0.51.0"
7
id "net.kyori.indra" version "3.1.3"
0 commit comments