Skip to content

Commit

Permalink
deps: Update shadow from 8.1.8 to 8.3.2 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 authored Sep 19, 2024
1 parent 7d57473 commit 587797b
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 @@ -4,7 +4,7 @@ import java.text.SimpleDateFormat
plugins {
id 'checkstyle'
id "com.github.spotbugs" version "6.0.22"
id 'io.github.goooler.shadow' version '8.1.8'
id 'com.gradleup.shadow' version '8.3.2'
id 'java'
}

Expand Down

0 comments on commit 587797b

Please sign in to comment.