Skip to content

Commit

Permalink
build(deps): bump com.gorylenko.gradle-git-properties
Browse files Browse the repository at this point in the history
Bumps com.gorylenko.gradle-git-properties from 2.4.1 to 2.4.2.

---
updated-dependencies:
- dependency-name: com.gorylenko.gradle-git-properties
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and IWareQ committed May 7, 2024
1 parent d6dd733 commit e9d6569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Allay-Server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
`java-library`
application
id("me.champeau.jmh") version "0.7.2"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("com.gorylenko.gradle-git-properties") version "2.4.2"
}

group = "org.allaymc"
Expand Down

0 comments on commit e9d6569

Please sign in to comment.