Skip to content

Commit

Permalink
Build(deps): Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 (
Browse files Browse the repository at this point in the history
…#333)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 7c334b7 commit 5779763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id "com.diffplug.spotless" version "6.12.1" apply false
id "org.nosphere.apache.rat" version "0.8.1"
id "com.github.maiflai.scalatest" version "0.32" apply false
id "com.github.johnrengelman.shadow" version "7.1.2" apply false
id "com.github.johnrengelman.shadow" version "8.1.1" apply false
}

project.ext {
Expand Down

0 comments on commit 5779763

Please sign in to comment.