Bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.1 in /Plan (#2203)

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

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

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-12-15 17:09:16 +02:00 committed by GitHub
parent 81f632632c
commit 7935ef412a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
plugins {
id "com.github.johnrengelman.shadow" version "7.1.0" apply false
id "com.github.johnrengelman.shadow" version "7.1.1" apply false
id "java"
id "jacoco"
id "checkstyle"