Skip to content

Commit

Permalink
Update plugin io.spring.dependency-management to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 9d9f203 commit c159ae7
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 @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar

plugins {
id("org.springframework.boot") version "2.5.3"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("io.spring.dependency-management") version "1.1.4"

kotlin("jvm") version "1.4.30"
kotlin("plugin.spring") version "1.4.30"
Expand Down

0 comments on commit c159ae7

Please sign in to comment.