Update plugin io.github.goooler.shadow to v8.1.8
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled

This commit is contained in:
Renovate Bot 2026-06-30 06:14:25 +00:00
parent 0745a40c7a
commit 0e6b3dc5e3

View file

@ -13,7 +13,7 @@ buildscript {
plugins {
//id "com.github.johnrengelman.shadow" version "7.1.0"
id "io.github.goooler.shadow" version "8.1.7"
id "io.github.goooler.shadow" version "8.1.8"
id 'java'
id 'maven-publish'
}