Skip to content

Commit

Permalink
chore(deps): update plugin com.gorylenko.gradle-git-properties to v2.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and kosmoz committed Jun 20, 2024
1 parent 2fde792 commit 5b86440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
kotlin("kapt") version "1.9.23"
kotlin("plugin.spring") version "1.9.23"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("com.gorylenko.gradle-git-properties") version "2.4.2"
id("org.springframework.boot") version "3.2.4"
id("io.spring.dependency-management") version "1.1.4"
}
Expand Down

0 comments on commit 5b86440

Please sign in to comment.