Skip to content

Commit

Permalink
Bump gradle-git-properties from 1.4.17 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps gradle-git-properties from 1.4.17 to 2.2.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2022
1 parent 4f2c7ed commit 1063ddf
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 @@ -32,7 +32,7 @@ ext {
maven { url 'https://repo.spring.io/plugins-release' }
}
dependencies {
classpath 'gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:1.4.17'
classpath 'gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.2.4'
classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
classpath 'io.spring.gradle:propdeps-plugin:0.0.9.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"
Expand Down

0 comments on commit 1063ddf

Please # to comment.