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 243ebc9 commit bd428d9
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 @@ -110,5 +110,5 @@ jersey-core = ["jersey.server", "jersey.common", "jersey.jackson", "jersey.multi
jupiter = ["junit-jupiter-api", "junit-jupiter-params"]

[plugins]
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
swagger = { id = "io.swagger.core.v3.swagger-gradle-plugin", version.ref = "swagger" }

0 comments on commit bd428d9

Please sign in to comment.