Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 in /Plan (#2112)

Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-07 17:16:12 +03:00 committed by GitHub
parent cdfdbd3d0a
commit daa1973d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ buildscript {
}
plugins {
id "com.github.johnrengelman.shadow" version "7.0.0" apply false
id "com.github.johnrengelman.shadow" version "7.1.0" apply false
id "io.github.slimjar" version "1.2.2" apply false
id "java"
id "jacoco"