Skip to content

Commit fac3e92

Browse files
committed
shadow plugin: new version and plugin ID
1 parent 7b96d5c commit fac3e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id 'java-gradle-plugin'
1818
id 'groovy'
1919
id 'maven-publish'
20-
id 'com.github.johnrengelman.shadow' version '8.1.1'
20+
id 'com.gradleup.shadow' version '8.3.8'
2121
id 'com.gradle.plugin-publish' version '1.3.1'
2222
id 'com.github.ethankhall.semantic-versioning' version '1.1.0'
2323
id 'com.github.ben-manes.versions' version '0.53.0'

0 commit comments

Comments
 (0)