Skip to content

Commit

Permalink
Bump shadow plugin to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Sep 25, 2023
1 parent 0688904 commit faefe63
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 @@ -26,4 +26,4 @@ jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version
google-gson = { group = "com.google.code.gson", name = "gson", version = "2.8.9" }

[plugins]
shadow-jar = { id = "com.github.johnrengelman.shadow", version = "8.1.0"}
shadow-jar = { id = "com.github.johnrengelman.shadow", version = "8.1.1"}

0 comments on commit faefe63

Please sign in to comment.