chore(deps): update plugin com.gradleup.shadow to v8.3.2 (#12288)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-18 16:59:06 -07:00 committed by GitHub
parent 58724f13bc
commit 012e9d3c0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ plugins {
into a single jar.
See https://imperceptiblethoughts.com/shadow/ for more details about Shadow plugin.
*/
id "com.gradleup.shadow" version "8.3.1"
id "com.gradleup.shadow" version "8.3.2"
id "com.diffplug.spotless" version "6.25.0"
id "io.opentelemetry.instrumentation.muzzle-generation" version "2.9.0-alpha-SNAPSHOT"