Skip to content

Commit

Permalink
Bump com.github.gmazzo.buildconfig from 4.1.2 to 4.2.0 (#7)
Browse files Browse the repository at this point in the history
Bumps com.github.gmazzo.buildconfig from 4.1.2 to 4.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent c853f8b commit ac3443d
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 "4.1.2"
id("com.github.gmazzo.buildconfig") version "4.2.0"
}

val jarBaseName = "Red-Core"
Expand Down

0 comments on commit ac3443d

Please sign in to comment.