Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.0.18 to 6.2.0 in /backend
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 53af304 commit f7b5e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {

// graphql
implementation 'org.springframework.boot:spring-boot-starter-graphql:3.1.10'
implementation 'org.springframework:spring-web:6.0.18'
implementation 'org.springframework:spring-web:6.2.0'
testImplementation 'org.springframework:spring-webflux'
testImplementation 'org.springframework.graphql:spring-graphql-test'
implementation 'com.graphql-java:graphql-java:20.9'
Expand Down

0 comments on commit f7b5e43

Please sign in to comment.