Skip to content

Commit

Permalink
build(deps): bump com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1
Browse files Browse the repository at this point in the history
Bumps com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent e85d61f commit 8e64fea
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 @@ -26,7 +26,7 @@ import io.gitlab.arturbosch.detekt.Detekt
plugins {
idea
id("simbot.dokka-multi-module")
id("com.github.gmazzo.buildconfig") version "5.5.0" apply false
id("com.github.gmazzo.buildconfig") version "5.5.1" apply false
alias(libs.plugins.detekt)
id("simbot.nexus-publish")
id("simbot.changelog-generator")
Expand Down

0 comments on commit 8e64fea

Please sign in to comment.