Skip to content

Commit

Permalink
Update plugin com.gradleup.shadow to v8.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 4583cbd commit 724f577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'application'

// To create a fat jar build/libs/...-all.jar, run: ./gradlew shadowJar
id 'com.gradleup.shadow' version '8.3.3'
id 'com.gradleup.shadow' version '8.3.5'

// Code formatting; defines targets "spotlessApply" and "spotlessCheck"
// Version 6.14.0 and later requires JRE 11+, but version 6.13.0 doesn't work on JRE 21.
Expand Down

0 comments on commit 724f577

Please sign in to comment.