Skip to content

Commit b732158

Browse files
build(deps): bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.7 to 1.23.8. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.7...v1.23.8) --- 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 1757a57 commit b732158

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
@@ -18,7 +18,7 @@ kotlinPoet = "2.0.0"
1818
# https://mockk.io/
1919
mockk = "1.13.16"
2020
# https://detekt.dev/docs/intro
21-
detekt = "1.23.7"
21+
detekt = "1.23.8"
2222

2323
[libraries]
2424
# simbot

0 commit comments

Comments
 (0)