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 Kavin
parent 16c1e705db
commit 6f1f4f7357
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ plugins {
id "maven-publish"
id "signing"
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 {