Skip to content

Commit

Permalink
build(deps): bump com.github.johnrengelman.shadow from 6.1.0 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps com.github.johnrengelman.shadow from 6.1.0 to 7.1.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 10, 2022
1 parent b431c05 commit d55c1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ plugins {
id("com.google.protobuf") version "0.8.18"
id("io.micronaut.application") version "2.0.4"
id("com.google.cloud.tools.jib") version "3.1.4"
id("com.github.johnrengelman.shadow") version "6.1.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
}

version = "0.1.13"
Expand Down

0 comments on commit d55c1c0

Please sign in to comment.