Skip to content

Commit d93d0ab

Browse files
build(deps): bump org.modelix.mps.build-tools from 1.1.0 to 1.2.0
Bumps org.modelix.mps.build-tools from 1.1.0 to 1.2.0. --- updated-dependencies: - dependency-name: org.modelix.mps.build-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a22bb44 commit d93d0ab

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)