Skip to content

Commit

Permalink
Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps com.github.gmazzo.buildconfig from 5.3.5 to 5.4.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] committed Jul 9, 2024
1 parent a39ab4b commit 44d6a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
// kotlin("multiplatform")
id("org.jetbrains.compose")
id("org.jetbrains.kotlin.plugin.compose")
id("com.github.gmazzo.buildconfig") version "5.3.5"
id("com.github.gmazzo.buildconfig") version "5.4.0"
id("org.ajoberstar.grgit") version "5.2.2"
id("io.gitlab.arturbosch.detekt") version("1.23.3")
id("de.undercouch.download") version "5.6.0"
Expand Down

0 comments on commit 44d6a3c

Please sign in to comment.