Skip to content

Commit aa68690

Browse files
chore(deps): update plugin org.springframework.boot to v3.1.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fe35e6 commit aa68690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

products-subgraph/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.springframework.boot.gradle.tasks.bundling.BootJar
22

33
plugins {
4-
id("org.springframework.boot") version "3.0.5"
4+
id("org.springframework.boot") version "3.1.0"
55
id("io.spring.dependency-management") version "1.1.0"
66
java
77
}

reviews-subgraph/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.springframework.boot.gradle.tasks.bundling.BootJar
22

33
plugins {
4-
id("org.springframework.boot") version "3.0.5"
4+
id("org.springframework.boot") version "3.1.0"
55
id("io.spring.dependency-management") version "1.1.0"
66
java
77
}

0 commit comments

Comments
 (0)