Update plugin buildconfig to v6.0.10 (#2088)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-05 16:14:31 -04:00
committed by GitHub
parent 745b11d91a
commit 15af84e626

View File

@@ -180,7 +180,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "14.2.0"} ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "14.2.0"}
# Build config # Build config
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.9"} buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.10"}
# Download # Download
download = { id = "de.undercouch.download", version = "5.7.0"} download = { id = "de.undercouch.download", version = "5.7.0"}