Update plugin com.github.johnrengelman.shadow to v8

This commit is contained in:
renovate[bot] 2023-02-25 02:15:14 +00:00 committed by Kavin
parent 5df388cfac
commit 839b0dae46
1 changed files with 1 additions and 1 deletions

View File

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