Skip to content

Commit 65d2f1c

Browse files
authored
Merge pull request #2591 from objectcomputing/chore-shadow/update-shadow-plugin
[chore] Update Shadow plugin
2 parents 8248a8a + 8764715 commit 65d2f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
33
plugins {
44
id 'java-library'
55
id 'maven-publish'
6-
id("com.github.johnrengelman.shadow") version "8.1.1"
6+
id("com.gradleup.shadow") version "8.3.1"
77
id("io.micronaut.application") version "4.4.0"
88
id "jacoco"
99
id("org.openrewrite.rewrite") version "latest.release"

0 commit comments

Comments
 (0)