Skip to content

Commit 5737c96

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.0.1 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 938ae4e commit 5737c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencyResolutionManagement {
1313
create("libs") {
1414
version("micronaut", "4.5.4")
1515
version("annotations", "26.0.2")
16-
version("shadow", "9.0.0")
16+
version("shadow", "9.0.1")
1717
version("velocity", "3.4.0-SNAPSHOT")
1818

1919
library(

0 commit comments

Comments
 (0)