Skip to content

Commit b801ffa

Browse files
Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (#78)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2083cbd commit b801ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("org.springframework.boot") version "3.3.5"
55
id("io.spring.dependency-management") version "1.1.7"
66
id("org.jmailen.kotlinter") version "4.3.0"
7-
id("io.gitlab.arturbosch.detekt") version "1.23.7"
7+
id("io.gitlab.arturbosch.detekt") version "1.23.8"
88
val kotlinVersion = "2.0.21"
99
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
1010
kotlin("jvm") version kotlinVersion

0 commit comments

Comments
 (0)