Compare commits
1 commit
ff32158255
...
94c93be9db
Author | SHA1 | Date | |
---|---|---|---|
94c93be9db |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
plugins {
|
||||
kotlin("jvm") version "1.7.10"
|
||||
kotlin("plugin.serialization") version "1.7.0"
|
||||
kotlin("plugin.serialization") version "1.7.22"
|
||||
id("maven-publish")
|
||||
id("com.github.johnrengelman.shadow") version "7.1.2"
|
||||
id("io.papermc.paperweight.userdev") version "1.3.8"
|
||||
|
|
Loading…
Add table
Reference in a new issue