deps: bump com.gradleup.shadow from 8.3.8 to 9.2.2 #28

Open
dependabot[bot] wants to merge 1 commits from dependabot/gradle/main/com.gradleup.shadow-9.2.2 into main
Showing only changes of commit a23f5daa17 - Show all commits
+1 -1
View File
@@ -4,7 +4,7 @@ import java.text.SimpleDateFormat
plugins {
id 'checkstyle'
id "com.github.spotbugs" version "6.2.2"
id 'com.gradleup.shadow' version '8.3.8'
id 'com.gradleup.shadow' version '9.2.2'
id 'java'
}