Revert dependency accidentally commented out
This commit is contained in:
@@ -42,6 +42,5 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
|||||||
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||||
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
|
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
|
||||||
runtime = { id = "org.beryx.runtime", version = "1.13.1" }
|
runtime = { id = "org.beryx.runtime", version = "1.13.1" }
|
||||||
#gitarchive-tomarkdown = { id = "org.openrndr.extra.gitarchiver.tomarkdown", version.ref = "orx" }
|
gitarchive-tomarkdown = { id = "org.openrndr.extra.gitarchiver.tomarkdown", version.ref = "orx" }
|
||||||
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
|
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user