Skip to content

Commit 961e1e5

Browse files
Bump detekt from 1.23.7 to 1.23.8
Bumps `detekt` from 1.23.7 to 1.23.8. Updates `io.gitlab.arturbosch.detekt:detekt-formatting` 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) Updates `io.gitlab.arturbosch.detekt` from 1.23.7 to 1.23.8 --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting dependency-version: 1.23.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.gitlab.arturbosch.detekt dependency-version: 1.23.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 261df8d commit 961e1e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ qodana = "2025.1.1"
1111
ktorVersion = "3.2.0"
1212
kotlinxSerialization = "1.8.1"
1313
freeMarker = "2.3.34"
14-
detekt = "1.23.7"
14+
detekt = "1.23.8"
1515

1616
[libraries]
1717
junit = { group = "junit", name = "junit", version.ref = "junit" }

0 commit comments

Comments
 (0)