Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3746e1

Browse files
authoredJan 16, 2025··
Update dependency com.expediagroup:graphql-kotlin-spring-server to v8
1 parent 37a9a68 commit a3746e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎graphql-server/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kotlin {
1717
sourceSets {
1818
val jvmMain by getting {
1919
dependencies {
20-
implementation("com.expediagroup:graphql-kotlin-spring-server:5.5.0")
20+
implementation("com.expediagroup:graphql-kotlin-spring-server:8.3.0")
2121
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
2222
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
2323

0 commit comments

Comments
 (0)
Please sign in to comment.