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

This commit is contained in:
Renovate Bot 2026-06-29 06:14:41 +00:00
parent d471a8f949
commit 5c92169b9b

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'
}