Skip to content

Commit 6a8fda7

Browse files
authored
build: update shadow plugin group id (#279)
1 parent 8f8faf4 commit 6a8fda7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle/libs.versions.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,5 @@ dcp = ["edc-dcp-core", "edc-dcp-issuersconfig", "edc-dcp-service", "edc-dcp-sts-
9191
"edc-did-core", "edc-did-web", "edc-oauth2-client"]
9292

9393
[plugins]
94-
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
94+
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
95+

0 commit comments

Comments
 (0)