File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.2.12 '
2+ id ' org.springframework.boot' version ' 3.3.7 '
33 id ' io.spring.dependency-management' version ' 1.1.4'
44 id ' java'
5- id " com.netflix.dgs.codegen" version " 6.0.3 "
5+ id " com.netflix.dgs.codegen" version " 6.3.0 "
66 id " com.diffplug.spotless" version " 6.22.0"
77}
88
@@ -36,7 +36,7 @@ dependencies {
3636 implementation ' org.springframework.boot:spring-boot-starter-hateoas'
3737 implementation ' org.springframework.boot:spring-boot-starter-security'
3838 implementation ' org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.3'
39- implementation ' com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:8.7.1 '
39+ implementation ' com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:9.1.2 '
4040 implementation ' org.flywaydb:flyway-core'
4141 implementation ' io.jsonwebtoken:jjwt-api:0.11.5'
4242 runtimeOnly ' io.jsonwebtoken:jjwt-impl:0.11.5' ,
You can’t perform that action at this time.
0 commit comments