Skip to content

Commit

Permalink
Update dependency com.expediagroup:graphql-kotlin-spring-server to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 158c3f7 commit bfa41b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {


dependencies {
implementation("com.expediagroup:graphql-kotlin-spring-server:5.5.0")
implementation("com.expediagroup:graphql-kotlin-spring-server:6.5.6")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")

Expand Down

0 comments on commit bfa41b5

Please sign in to comment.