Compare commits
1 commit
4d2218b616
...
797a316c98
Author | SHA1 | Date | |
---|---|---|---|
797a316c98 |
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
kotlin("jvm") version "1.7.21"
|
||||
kotlin("jvm") version "1.7.22"
|
||||
kotlin("plugin.serialization") version "1.7.0"
|
||||
id("maven-publish")
|
||||
id("com.github.johnrengelman.shadow") version "7.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue