Skip to content

Commit

Permalink
build: update shadow plugin group id
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Dec 20, 2024
1 parent 1569d18 commit 72e2f32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.29
minio-io = { module = "io.minio:minio", version = "8.5.14" }

[plugins]
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }

0 comments on commit 72e2f32

Please sign in to comment.