File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations
1414# test libs
1515kotlin-reflect = { module = " org.jetbrains.kotlin:kotlin-reflect" }
1616junit-bom = { module = " org.junit:junit-bom" , version.ref = " junit" }
17- mockk = " io.mockk:mockk:1.14.0 "
17+ mockk = " io.mockk:mockk:1.14.2 "
1818jackson-xml = { module = " com.fasterxml.jackson.dataformat:jackson-dataformat-xml" , version.ref = " jackson" }
1919jackson-csv = { module = " com.fasterxml.jackson.dataformat:jackson-dataformat-csv" , version.ref = " jackson" }
2020jackson-jsr310 = { module = " com.fasterxml.jackson.datatype:jackson-datatype-jsr310" , version.ref = " jackson" }
2121
2222[plugins ]
23- kotlinter = { id = " org.jmailen.kotlinter" , version = " 5.0.1 " }
23+ kotlinter = { id = " org.jmailen.kotlinter" , version = " 5.0.2 " }
You can’t perform that action at this time.
0 commit comments