Skip to content

Commit

Permalink
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plug…
Browse files Browse the repository at this point in the history
…in to v8.3.5
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 796128d commit 51e7a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ dependencies {
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.9.0-alpha")

// keep these versions in sync with settings.gradle.kts
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.4")
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
}

0 comments on commit 51e7a37

Please sign in to comment.