Skip to content

Commit 7a9baeb

Browse files
authored
fix
1 parent fd93dd8 commit 7a9baeb

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.32.0'
11-
classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
11+
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
1212
}
1313
}
1414

0 commit comments

Comments
 (0)