Skip to content

Commit

Permalink
build(deps): update plugin io.spring.dependency-management to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent e78980f commit 96cb541
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 @@ -7,7 +7,7 @@ plugins {
kotlin("plugin.spring") version kotlinVersion
kotlin("plugin.jpa") version kotlinVersion
id("org.springframework.boot") version "2.7.0"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("io.spring.dependency-management") version "1.1.1"
}

group = "com.github.djaler"
Expand Down

0 comments on commit 96cb541

Please sign in to comment.