Skip to content

Commit 3d4725c

Browse files
Update dependency io.insert-koin:koin-ktor to v3.5.6 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e864c83 commit 3d4725c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
1010
# com.expediagroup:graphql-kotlin-ktor-server:7.0.2
1111
graphql-server = { module = "com.expediagroup:graphql-kotlin-ktor-server", version.ref = "graphql" }
1212
graphql-client = { module = "com.expediagroup:graphql-kotlin-ktor-client", version.ref = "graphql" }
13-
koin = "io.insert-koin:koin-ktor:3.5.3"
13+
koin = "io.insert-koin:koin-ktor:3.5.6"
1414
ktor-client-cio = { module = "io.ktor:ktor-client-cio" }
1515
ktor-client-contentnegotiation = { module = "io.ktor:ktor-client-content-negotiation" }
1616
ktor-client-logging = { module = "io.ktor:ktor-client-logging" }

0 commit comments

Comments
 (0)