File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ apacheCxf="3.5.5"
30
30
31
31
kotlin-stdlib-common = { group = " org.jetbrains.kotlin" , name = " kotlin-stdlib-common" , version.ref = " kotlin" }
32
32
kotlin-serialization-json = { group = " org.jetbrains.kotlinx" , name = " kotlinx-serialization-json" , version.ref = " kotlinSerialization" }
33
- kotlin-serialization-yaml = { group = " com.charleskorn.kaml" , name = " kaml" , version = " 0.53 .0" }
33
+ kotlin-serialization-yaml = { group = " com.charleskorn.kaml" , name = " kaml" , version = " 0.54 .0" }
34
34
kotlin-logging = { group = " io.github.microutils" , name = " kotlin-logging" , version = " 3.0.5" }
35
35
kotlin-collections-immutable = { group = " org.jetbrains.kotlinx" , name = " kotlinx-collections-immutable" , version = " 0.3.5" }
36
36
kotlin-datetime = { group = " org.jetbrains.kotlinx" , name = " kotlinx-datetime" , version = " 0.4.0" }
You can’t perform that action at this time.
0 commit comments