chore(deps): update plugin com.gradleup.shadow to v8.3.6 (#7063)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-07 09:36:06 -06:00 committed by GitHub
parent a5739eba19
commit ab24130dcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pluginManagement {
plugins {
id("com.gradleup.shadow") version "8.3.5"
id("com.gradleup.shadow") version "8.3.6"
id("com.gradle.develocity") version "3.19.1"
id("de.undercouch.download") version "5.6.0"
id("org.jsonschema2pojo") version "1.2.2"