Skip to content

Commit

Permalink
Bump com.github.gmazzo.buildconfig from 5.0.0 to 5.1.0 (#10)
Browse files Browse the repository at this point in the history
Bumps com.github.gmazzo.buildconfig from 5.0.0 to 5.1.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 52104c0 commit c4f37b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.github.gmazzo.buildconfig") version "5.0.0"
id("com.github.gmazzo.buildconfig") version "5.1.0"
}

val jarBaseName = "Red-Core"
Expand Down

0 comments on commit c4f37b5

Please sign in to comment.