Skip to content

Commit 351c228

Browse files
author
Francisco Solis
authored
Merge pull request #4 from TheProgramSrc/renovate/com.github.johnrengelman.shadow-7.x
2 parents 3d1e507 + a82550e commit 351c228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
33
plugins {
44
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
55
id 'maven-publish'
6-
id 'com.github.johnrengelman.shadow' version '7.1.0'
6+
id 'com.github.johnrengelman.shadow' version '7.1.2'
77
id 'org.jetbrains.dokka' version '1.6.0'
88
}
99

0 commit comments

Comments
 (0)