Skip to content

Commit 76a6af2

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #317 from modelix/dependabot/gradle/org.modelix.mps.build-tools-1.2.0
build(deps): bump org.modelix.mps.build-tools from 1.1.0 to 1.2.0
2 parents 2a7759f + d93d0ab commit 76a6af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gitVersion = { id = "com.palantir.git-version", version = "3.0.0" }
1414
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }
1515
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
17-
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
17+
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.2.0" }
1818
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
1919
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
2020
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.3" }

0 commit comments

Comments
 (0)