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 @@ -45,7 +45,7 @@ xmlunit = "2.10.0"
45
45
kotlin-stdlib-common = { group = " org.jetbrains.kotlin" , name = " kotlin-stdlib-common" , version.ref = " kotlin" }
46
46
kotlin-reflect = { group = " org.jetbrains.kotlin" , name = " kotlin-reflect" , version.ref = " kotlin" }
47
47
kotlin-serialization-json = { group = " org.jetbrains.kotlinx" , name = " kotlinx-serialization-json" , version.ref = " kotlinSerialization" }
48
- kotlin-serialization-yaml = { group = " com.charleskorn.kaml" , name = " kaml" , version = " 0.59 .0" }
48
+ kotlin-serialization-yaml = { group = " com.charleskorn.kaml" , name = " kaml" , version = " 0.60 .0" }
49
49
kotlin-logging = { group = " io.github.microutils" , name = " kotlin-logging" , version = " 3.0.5" }
50
50
kotlin-collections-immutable = { group = " org.jetbrains.kotlinx" , name = " kotlinx-collections-immutable" , version = " 0.3.7" }
51
51
kotlin-datetime = { group = " org.jetbrains.kotlinx" , name = " kotlinx-datetime" , version = " 0.6.0" }
You can’t perform that action at this time.
0 commit comments