Skip to content

Commit

Permalink
Update dependency gradle.plugin.com.github.johnrengelman:shadow to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 34332b6 commit 30ed34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otel/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

dependencies {
implementation(project(":plugin"))
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
implementation("gradle.plugin.com.github.johnrengelman:shadow:8.0.0")
testImplementation(platform("org.junit:junit-bom:5.9.2"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.junit.jupiter:junit-jupiter-params")
Expand Down

0 comments on commit 30ed34d

Please sign in to comment.