[repo] Update the shadow version to 8.1.1 release

https://github.com/johnrengelman/shadow/releases/tag/8.1.1
This commit is contained in:
Yahor Berdnikau
2023-08-04 12:31:08 +02:00
committed by Space Team
parent c701677e45
commit 380062c511
15 changed files with 89 additions and 81 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ buildscript {
}
dependencies {
classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
classpath 'com.github.johnrengelman:shadow:8.1.1'
}
}