Skip to content

Commit

Permalink
Bump com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.…
Browse files Browse the repository at this point in the history
…gradle.plugin

Bumps com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin from 7.0.0 to 8.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 0e6c7f5 commit 45759fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/publishing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation(project(":jvm"))
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
implementation("com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:7.0.0")
implementation("com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:8.1.1")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
}

Expand Down

0 comments on commit 45759fc

Please # to comment.