Skip to content

Commit 66e922d

Browse files
Merge pull request #56 from yusufugurozbek/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-formatting-1.19.0
Bump detekt-formatting from 1.18.1 to 1.19.0
2 parents 965239d + db0d494 commit 66e922d

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
@@ -28,7 +28,7 @@ repositories {
2828
mavenCentral()
2929
}
3030
dependencies {
31-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.18.1")
31+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.19.0")
3232
testImplementation(platform("org.junit:junit-bom:5.8.2"))
3333
testImplementation("org.junit.jupiter:junit-jupiter:5.8.2")
3434
}

0 commit comments

Comments
 (0)