Skip to content

Commit

Permalink
chore(deps): update plugin io.spring.dependency-management from `1.1.…
Browse files Browse the repository at this point in the history
…3` to `1.1.5`
  • Loading branch information
figure-renovate[bot] committed May 3, 2024
1 parent 82f9d17 commit 7c4943f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pluginManagement {
kotlin("jvm") version "1.9.0"
kotlin("plugin.spring") version "1.9.0" apply false
id("org.springframework.boot") version "3.1.1" apply false
id("io.spring.dependency-management") version "1.1.3" apply false
id("io.spring.dependency-management") version "1.1.5" apply false
id("idea")
id("com.google.protobuf") version "0.9.4" apply false
id("maven-publish") apply false
Expand Down

0 comments on commit 7c4943f

Please sign in to comment.