Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5fac83d

Browse files
committedJan 12, 2022
Update plugin com.github.johnrengelman.shadow to v7.1.2
1 parent b7e0e39 commit 5fac83d

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
@@ -1,6 +1,6 @@
11
plugins {
22
id 'application'
3-
id 'com.github.johnrengelman.shadow' version '7.1.1'
3+
id 'com.github.johnrengelman.shadow' version '7.1.2'
44

55
// Used by release.gradle
66
id 'maven-publish'

0 commit comments

Comments
 (0)
Please sign in to comment.