Update plugin buildconfig to v5.6.3 (#1322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-27 18:55:43 -04:00
committed by GitHub
parent 9fafebc8e7
commit a27501371f
+1 -1
View File
@@ -157,7 +157,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.2.0"}
# Build config
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.4"}
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.3"}
# Download
download = { id = "de.undercouch.download", version = "5.6.0"}