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 b662be1 commit a99b2b6
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 @@ -24,4 +24,4 @@ jmh-generator-annprocess = { group = "org.openjdk.jmh", name = "jmh-generator-an
[plugins]
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
release = { id = "net.researchgate.release", version = "3.0.2" }
shadow = { id = "com.gradleup.shadow", version = "8.3.2" }
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }

0 comments on commit a99b2b6

Please sign in to comment.