Skip to content

Commit

Permalink
build: update shadow plugin group id (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt authored Dec 20, 2024
1 parent 8f8faf4 commit 6a8fda7
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 @@ -91,4 +91,5 @@ dcp = ["edc-dcp-core", "edc-dcp-issuersconfig", "edc-dcp-service", "edc-dcp-sts-
"edc-did-core", "edc-did-web", "edc-oauth2-client"]

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

0 comments on commit 6a8fda7

Please sign in to comment.