build: versions plugin added for routine checks of dependency updates, excluding unstable dependencies (#51)
This commit is contained in:
@@ -31,3 +31,4 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
|
||||
runtime = { id = "org.beryx.runtime", version = "1.13.0" }
|
||||
gitarchive-tomarkdown = { id = "org.openrndr.extra.gitarchiver.tomarkdown", version.ref = "orx" }
|
||||
versions = { id = "com.github.ben-manes.versions", version = "0.49.0" }
|
||||
|
||||
Reference in New Issue
Block a user