Skip to content

Commit 9295b8d

Browse files
build(deps): bump com.github.gmazzo.buildconfig from 4.2.0 to 6.0.9 (#1193)
Bumps [com.github.gmazzo.buildconfig](https://github.com/gmazzo/gradle-buildconfig-plugin) from 4.2.0 to 6.0.9. - [Release notes](https://github.com/gmazzo/gradle-buildconfig-plugin/releases) - [Commits](gmazzo/gradle-buildconfig-plugin@v4.2.0...v6.0.9) --- updated-dependencies: - dependency-name: com.github.gmazzo.buildconfig dependency-version: 6.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 042904c commit 9295b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ groovyGradlePlugin = { id = "dev.gradleplugins.groovy-gradle-plugin", version =
2424
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
2525
androidApplication = { id = "com.android.application", version.ref = "agp" }
2626
androidLibrary = { id = "com.android.library", version.ref = "agp" }
27-
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "4.2.0" }
27+
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.9" }
2828
springBoot = { id = "org.springframework.boot", version = "3.4.1" }
2929
springDependencyManagement = { id = "io.spring.dependency-management", version = "1.1.7" }
3030
composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version = "2.1.0" }

0 commit comments

Comments
 (0)