Skip to content

Commit 356b8c7

Browse files
authored
Fix the version
1 parent 32fe3f7 commit 356b8c7

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
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.32.0'
7-
classpath 'gradle.plugin.com.github.johnrengelman:shadow:2.0.4'
7+
classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
88
}
99
}
1010

0 commit comments

Comments
 (0)