Skip to content

Commit 662320a

Browse files
Update plugin com.github.johnrengelman.shadow to v8
1 parent 583bfae commit 662320a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.20'
55
id 'maven-publish'
6-
id 'com.github.johnrengelman.shadow' version '7.1.2'
6+
id 'com.github.johnrengelman.shadow' version '8.1.1'
77
id 'org.jetbrains.dokka' version '1.7.20'
88
}
99

0 commit comments

Comments
 (0)