Bump com.github.johnrengelman.shadow from 8.0.0 to 8.1.1

Bumps com.github.johnrengelman.shadow from 8.0.0 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-22 15:34:41 +00:00 committed by GitHub
parent b3dbfb127d
commit 7e08b9e9ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.github.johnrengelman.shadow" version "8.1.1"
id "io.freefair.lombok" version "8.0.1"
id "io.github.slimjar" version "1.3.0"
id "java"