Skip to content

Commit 1a7e69a

Browse files
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.8 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3949d7b commit 1a7e69a

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
@@ -11,7 +11,7 @@ plugins {
1111
id("com.expediagroup.graphql") version "8.3.0"
1212

1313
// code quality plugins
14-
id("io.gitlab.arturbosch.detekt") version "1.23.7"
14+
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1515
jacoco
1616
}
1717

0 commit comments

Comments
 (0)