Skip to content

Commit

Permalink
chore(deps): update plugin com.gorylenko.gradle-git-properties to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent b03f0ce commit 848d0d2
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 @@ -4,7 +4,7 @@ import com.github.gradle.node.npm.task.NpxTask
plugins {
id("io.spring.dependency-management") version "1.1.7"
id("org.springframework.boot") version "3.4.3"
id("com.gorylenko.gradle-git-properties") version "2.4.2"
id("com.gorylenko.gradle-git-properties") version "2.5.0"
id("name.remal.sonarlint") version "5.1.6"
//id("nebula.lint") version "18.1.0" // this plugin doesn't (currently?) support Gradle kotlin: https://github.com/nebula-plugins/gradle-lint-plugin/issues/166
id("nu.studer.credentials") version "3.0"
Expand Down

0 comments on commit 848d0d2

Please sign in to comment.