Skip to content

Commit

Permalink
[Java] Upgrade to Shadow 8.3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Nov 19, 2024
1 parent f20746e commit 0b3be4f
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 @@ -39,5 +39,5 @@ jackson-databind = { group= "com.fasterxml.jackson.core" , name="jackson-databin

[plugins]
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
shadow = { id = "com.gradleup.shadow", version = "8.3.4" }
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 comments on commit 0b3be4f

Please sign in to comment.