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