Skip to content

Commit 0b297f9

Browse files
build(deps): bump io.gitlab.arturbosch.detekt from 1.23.1 to 1.23.3
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.1 to 1.23.3. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.1...v1.23.3) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71b0a89 commit 0b297f9

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
@@ -17,7 +17,7 @@ tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
1818
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
1919
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
20-
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
20+
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.3" }
2121
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.1" }
2222

2323
[versions]

0 commit comments

Comments
 (0)