Skip to content

Commit

Permalink
[Java] Upgrade to Shadow 8.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Oct 2, 2024
1 parent 94068ea commit 170f51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jcstress-core = { group = "org.openjdk.jcstress", name = "jcstress-core", versio
[plugins]
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
bnd = { id = "biz.aQute.bnd.builder", version = "7.0.0" }
shadow = { id = "com.gradleup.shadow", version = "8.3.2" }
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }

0 comments on commit 170f51c

Please sign in to comment.