Skip to content

Commit

Permalink
chore(deps): update plugin io.spring.dependency-management to v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 6f49228 commit c359709
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion products-subgraph/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar

plugins {
id("org.springframework.boot") version "3.3.0"
id("io.spring.dependency-management") version "1.1.3"
id("io.spring.dependency-management") version "1.1.6"
java
}

Expand Down
2 changes: 1 addition & 1 deletion reviews-subgraph/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar

plugins {
id("org.springframework.boot") version "3.3.0"
id("io.spring.dependency-management") version "1.1.3"
id("io.spring.dependency-management") version "1.1.6"
java
}

Expand Down

0 comments on commit c359709

Please sign in to comment.