We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3949d7b commit 1a7e69aCopy full SHA for 1a7e69a
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("com.expediagroup.graphql") version "8.3.0"
12
13
// code quality plugins
14
- id("io.gitlab.arturbosch.detekt") version "1.23.7"
+ id("io.gitlab.arturbosch.detekt") version "1.23.8"
15
jacoco
16
}
17
0 commit comments