Update plugin buildconfig to v5.7.1 (#1761)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-06 15:26:31 -05:00
committed by GitHub
parent 0f95e19c76
commit 3941986ab2

View File

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