Skip to content

Commit

Permalink
build(deps): Bump com.github.gmazzo.buildconfig from 5.1.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps com.github.gmazzo.buildconfig from 5.1.0 to 5.2.0.

---
updated-dependencies:
- dependency-name: com.github.gmazzo.buildconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 51ad9a0 commit 65ac4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ module-dependency-graph = { id = "com.savvasdalkitsis.module-dependency-graph",
# Generating BuildConstants for any kind of project
# https://github.com/gmazzo/gradle-buildconfig-plugin/releases
# https://plugins.gradle.org/plugin/com.github.gmazzo.buildconfig
build-config = { id = "com.github.gmazzo.buildconfig", version = "5.1.0" }
build-config = { id = "com.github.gmazzo.buildconfig", version = "5.2.0" }

# Resolve all dependencies used in a Gradle module, with associated license and further information.
# https://github.com/mikepenz/AboutLibraries/releases
Expand Down

0 comments on commit 65ac4cc

Please sign in to comment.