mirror of
https://github.com/HMCore/Core.git
synced 2025-12-10 21:06:19 +00:00
Merge pull request #27 from HMCore/dependabot/gradle/org.jetbrains.kotlin.jvm-1.6.10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.6.10'
|
||||
id 'com.github.johnrengelman.shadow' version '7.1.0'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user