File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ jsonSchemaSerialization = "0.6.6"
51
51
jsonSchemaValidator = " 1.5.6"
52
52
kaml = " 0.77.1"
53
53
keycloakTestcontainerVersion = " 3.7.0"
54
- koin = " 4.1.0-Beta8 "
54
+ koin = " 4.1.0-Beta11 "
55
55
konform = " 0.11.1"
56
56
kotest = " 5.9.1"
57
57
kotestAssertionsKotlinxDatetime = " 1.1.0"
@@ -111,7 +111,7 @@ jsonSchemaSerialization = { module = "com.github.Ricky12Awesome:json-schema-seri
111
111
jsonSchemaValidator = { module = " com.networknt:json-schema-validator" , version.ref = " jsonSchemaValidator" }
112
112
kaml = { module = " com.charleskorn.kaml:kaml" , version.ref = " kaml" }
113
113
koinCore = { module = " io.insert-koin:koin-core" , version.ref = " koin" }
114
- koinKtor = { module = " io.insert-koin:koin-ktor3 " , version.ref = " koin" }
114
+ koinKtor = { module = " io.insert-koin:koin-ktor " , version.ref = " koin" }
115
115
koinTest = { module = " io.insert-koin:koin-test" , version.ref = " koin" }
116
116
konform = { module = " io.konform:konform" , version.ref = " konform" }
117
117
kotestAssertionsCore = { module = " io.kotest:kotest-assertions-core" , version.ref = " kotest" }
You can’t perform that action at this time.
0 commit comments