Skip to content

Commit

Permalink
Update 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 14, 2023
1 parent 99ef5a5 commit 4ef1d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/custom-instrumentation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("com.ryandens.javaagent.example.java-library-conventions")
id("io.opentelemetry.instrumentation.muzzle-check") version "1.13.1-alpha"
id("io.opentelemetry.instrumentation.muzzle-generation") version "1.13.1-alpha"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.github.johnrengelman.shadow") version "8.1.1"
}

tasks.shadowJar {
Expand Down

0 comments on commit 4ef1d00

Please sign in to comment.