Skip to content

Commit

Permalink
Bump com.gorylenko.gradle-git-properties from 2.4.1 to 2.4.2 (#306)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Gonzalez <agonzalez@codeforamerica.org>
  • Loading branch information
dependabot[bot] and spokenbird committed Jun 3, 2024
1 parent 7e4fc5f commit c9e4d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id 'org.springframework.boot' version '3.3.0'
id 'io.spring.dependency-management' version '1.1.4'
id 'java'
id 'com.gorylenko.gradle-git-properties' version '2.4.1'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'com.adarshr.test-logger' version '4.0.0'
id 'jacoco'
id "org.flywaydb.flyway" version "[9.+,10.0["
Expand Down

0 comments on commit c9e4d44

Please sign in to comment.