Update plugin com.github.johnrengelman.shadow to v8.1.0

This commit is contained in:
renovate[bot] 2023-02-27 21:01:00 +00:00 committed by Kavin
parent 460bdb274e
commit f95608856b

View file

@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "8.0.0"
id "com.github.johnrengelman.shadow" version "8.1.0"
id "java"
id "io.freefair.lombok" version "6.6.3"
id "eclipse"