Skip to content

Commit

Permalink
Update com.github.johnrengelman.shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
mzumi committed Jan 16, 2023
1 parent c24d865 commit 012e1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "java"
id "checkstyle"
id "maven-publish"
id "com.github.johnrengelman.shadow" version "5.2.0" apply false
id "com.github.johnrengelman.shadow" version "6.0.0" apply false
id "org.embulk.embulk-plugins" version "0.4.2"
id "com.palantir.git-version" version "0.13.0"
}
Expand Down

0 comments on commit 012e1d5

Please sign in to comment.