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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent a1604eb commit d8b6c85
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 @@ -20,7 +20,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.4"
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.3"
id("ru.vyarus.pom") version "3.0.0"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("com.gorylenko.gradle-git-properties") version "2.4.2"
id("io.codearte.nexus-staging") version "0.30.0"
id("me.champeau.jmh") version "0.7.2"
}
Expand Down

0 comments on commit d8b6c85

Please sign in to comment.