We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e864c83 commit 3d4725cCopy full SHA for 3d4725c
1 file changed
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
10
# com.expediagroup:graphql-kotlin-ktor-server:7.0.2
11
graphql-server = { module = "com.expediagroup:graphql-kotlin-ktor-server", version.ref = "graphql" }
12
graphql-client = { module = "com.expediagroup:graphql-kotlin-ktor-client", version.ref = "graphql" }
13
-koin = "io.insert-koin:koin-ktor:3.5.3"
+koin = "io.insert-koin:koin-ktor:3.5.6"
14
ktor-client-cio = { module = "io.ktor:ktor-client-cio" }
15
ktor-client-contentnegotiation = { module = "io.ktor:ktor-client-content-negotiation" }
16
ktor-client-logging = { module = "io.ktor:ktor-client-logging" }
0 commit comments