Skip to content

Commit

Permalink
deps: update plugin io.spring.dependency-management to v1.0.13.release
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2022
1 parent 5dbae43 commit af13a0d
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.0.13.RELEASE"
}

group = "com.github.djaler"
Expand Down

0 comments on commit af13a0d

Please sign in to comment.