use common plugin
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
[versions]
|
||||
kotlin = "2.1.21"
|
||||
io = "0.7.0"
|
||||
infendro = "1.0.0"
|
||||
kotlin = "2.2.21"
|
||||
io = "0.8.2"
|
||||
coroutines = "1.10.2"
|
||||
serialization = "1.8.1"
|
||||
cli = "1.2.2"
|
||||
ktor = "3.1.2"
|
||||
serialization = "1.9.0"
|
||||
cli = "1.3.0"
|
||||
ktor = "3.3.3"
|
||||
|
||||
[plugins]
|
||||
infendro = { id = "com.infendro.plugin", version.ref = "infendro" }
|
||||
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user