Skip to content

Commit

Permalink
chore(deps): update plugin io.spring.dependency-management to v1.1.6
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 Oct 15, 2024
1 parent 63759d8 commit 750ce5c
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 @@ -8,7 +8,7 @@ plugins {
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
id("com.gorylenko.gradle-git-properties") version "2.4.2"
id("org.springframework.boot") version "3.3.4"
id("io.spring.dependency-management") version "1.1.4"
id("io.spring.dependency-management") version "1.1.6"
}

group = "eu.glasskube.operator"
Expand Down

0 comments on commit 750ce5c

Please sign in to comment.