use common plugin

This commit is contained in:
2025-12-13 01:51:47 +01:00
parent 4ed863c561
commit a64703cf2f
3 changed files with 19 additions and 33 deletions

View File

@@ -1,8 +1,10 @@
[versions]
kotlin = "2.1.20"
node = "2025.6.9-22.13.10"
infendro = "1.0.0"
kotlin = "2.2.21"
node = "2025.12.5-24.7.1"
[plugins]
infendro = { id = "com.infendro.plugin", version.ref = "infendro" }
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
[libraries]