Skip to content

Commit

Permalink
revert graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhee17 committed Jul 31, 2023
1 parent a15c7aa commit 3f3aa63
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ findbugs = "3.0.2"
futures-completable = "0.3.5"
futures-extra = "4.3.1"
gax-grpc = "2.31.1"
graphql-java = "20.3"
graphql-java = "20.4"
graphql-kotlin = "6.5.3"
groovy = "3.0.18"
grpc-java = "1.56.1"
Expand Down Expand Up @@ -126,7 +126,7 @@ slf4j = "1.7.36"
slf4j2 = "2.0.7"
spring6 = "6.0.11"
spring-boot2 = "2.7.14"
spring-boot3 = "3.1.1"
spring-boot3 = "3.1.2"
testng = "7.5.1"
thrift09 = { strictly = "0.9.3-1" }
thrift012 = { strictly = "0.12.0" }
Expand Down Expand Up @@ -755,7 +755,6 @@ version.ref = "kotlin-coroutine"
module = "ch.qos.logback:logback-classic"
version.ref = "logback12"
javadocs = "https://www.javadoc.io/doc/ch.qos.logback/logback-classic/1.2.12/"
# 1.4.x requires java 11
[libraries.logback14]
module = "ch.qos.logback:logback-classic"
version.ref = "logback14"
Expand Down

0 comments on commit 3f3aa63

Please sign in to comment.