Skip to content

Commit 8ed027c

Browse files
chore(deps): update plugin org.springframework.boot to v3
Ref: PACT-445
1 parent 83f4131 commit 8ed027c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

petstore-provider/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'org.jetbrains.kotlin.jvm'
33
id 'org.jetbrains.kotlin.plugin.spring' version '1.9.25'
4-
id 'org.springframework.boot' version '2.7.18'
4+
id 'org.springframework.boot' version '3.5.4'
55
id 'io.spring.dependency-management' version '1.1.7'
66
}
77

0 commit comments

Comments
 (0)