Skip to content

Commit 5b5c8b2

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/plugins/gradle/example-client/main/org.springframework.boot-spring-boot-starter-web-3.0.5'
2 parents 6aa88af + 5abe893 commit 5b5c8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/gradle/example-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
mainClassName = "io.github.kobylynskyi.order.Application"
1414

1515
dependencies {
16-
implementation "org.springframework.boot:spring-boot-starter-web:2.7.10"
16+
implementation "org.springframework.boot:spring-boot-starter-web:3.0.5"
1717
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:2.7.10"
1818

1919
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:15.0.0"

0 commit comments

Comments
 (0)