File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[versions ]
22ajalt-clikt = " 5.0.3"
3+ dachlatten = " 0.0.100"
34kotlinx-io = " 0.8.0"
45pdvrieze-xmlutil = " 0.91.2"
5- dachlatten = " 0.0.100"
66
77[libraries ]
8- ajalt-clikt = { group = " com.github.ajalt.clikt" , name = " clikt" , version.ref = " ajalt-clikt" }
9- dachlatten-io = { group = " de.sipgate" , name = " dachlatten-io" , version.ref = " dachlatten" }
10- kotlinx-io-core = { group = " org.jetbrains.kotlinx" , name = " kotlinx-io-core" , version.ref = " kotlinx-io" }
11- pdvrieze-xmlutil-core = { group = " io.github.pdvrieze.xmlutil" , name = " core" , version.ref = " pdvrieze-xmlutil" }
12- pdvrieze-xmlutil-serialization = { group = " io.github.pdvrieze.xmlutil" , name = " serialization" , version.ref = " pdvrieze-xmlutil" }
8+ ajalt-clikt = { module = " com.github.ajalt.clikt: clikt" , version.ref = " ajalt-clikt" }
9+ dachlatten-io = { module = " de.sipgate: dachlatten-io" , version.ref = " dachlatten" }
10+ kotlinx-io-core = { module = " org.jetbrains.kotlinx: kotlinx-io-core" , version.ref = " kotlinx-io" }
11+ pdvrieze-xmlutil-core = { module = " io.github.pdvrieze.xmlutil: core" , version.ref = " pdvrieze-xmlutil" }
12+ pdvrieze-xmlutil-serialization = { module = " io.github.pdvrieze.xmlutil: serialization" , version.ref = " pdvrieze-xmlutil" }
You can’t perform that action at this time.
0 commit comments