Compare commits

...

1 commit

Author SHA1 Message Date
5c92169b9b 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
2026-06-29 06:14:41 +00:00

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