Update plugin com.github.johnrengelman.shadow to v8

This commit is contained in:
renovate[bot] 2024-03-28 20:08:04 +00:00 committed by GitHub
parent b594d71860
commit 09120a53b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ plugins {
id "maven-publish" id "maven-publish"
id "signing" id "signing"
id "fr.stardustenterprises.rust.importer" version "3.2.5" id "fr.stardustenterprises.rust.importer" version "3.2.5"
id 'com.github.johnrengelman.shadow' version '7.1.2' id 'com.github.johnrengelman.shadow' version '8.1.1'
} }
repositories { repositories {