We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f5647f + 0b297f9 commit b471e3bCopy full SHA for b471e3b
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
17
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
18
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
19
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
20
-detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
+detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.3" }
21
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.1" }
22
23
[versions]
0 commit comments