Skip to content

Commit 5ba92ba

Browse files
chore(deps): update plugin com.gradleup.shadow to v9 (#8632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b03d60 commit 5ba92ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/micronaut/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("io.micronaut.application") version "4.5.+"
3-
id("com.gradleup.shadow") version "8.3.+"
3+
id("com.gradleup.shadow") version "9.1.+"
44
id("io.micronaut.aot") version "4.5.+"
55

66
}

0 commit comments

Comments
 (0)