Skip to content

Commit

Permalink
Update dependency com.expediagroup:graphql-kotlin-spring-server to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 8394bca commit c4cb7dc
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 @@ -17,7 +17,7 @@ kotlin {
sourceSets {
val jvmMain by getting {
dependencies {
implementation("com.expediagroup:graphql-kotlin-spring-server:5.5.0")
implementation("com.expediagroup:graphql-kotlin-spring-server:8.2.0")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")

Expand Down

0 comments on commit c4cb7dc

Please sign in to comment.