Skip to content

Commit

Permalink
[Java] Upgrade to shadow 8.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Sep 12, 2024
1 parent f852cff commit 0ba860e
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 @@ -24,7 +24,7 @@ plugins {
id 'application'
id 'base'
id 'java-library'
id 'com.gradleup.shadow' version '8.3.0' apply false
id 'com.gradleup.shadow' version '8.3.1' apply false
id 'biz.aQute.bnd.builder' version '7.0.0' apply false
id 'com.github.ben-manes.versions' version '0.51.0'
}
Expand Down

0 comments on commit 0ba860e

Please sign in to comment.