Skip to content

Commit

Permalink
Merge pull request #11 from linjeforeningen-delta/renovate/io.spring.…
Browse files Browse the repository at this point in the history
…dependency-management-1.x

chore(deps): update plugin io.spring.dependency-management to v1.1.6
  • Loading branch information
vehagn authored Nov 9, 2024
2 parents da5ed9e + 432ca8e commit 93af408
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 @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.springframework.boot") version "3.3.5"
id("io.spring.dependency-management") version "1.1.4"
id("io.spring.dependency-management") version "1.1.6"
id("com.google.cloud.tools.jib") version "3.4.4"
id("jacoco")
kotlin("jvm") version "2.0.21"
Expand Down

0 comments on commit 93af408

Please sign in to comment.