Skip to content

Commit 57fa637

Browse files
fix(deps): update dependency org.jmailen.gradle:kotlinter-gradle to v5.3.0
1 parent 059b5ed commit 57fa637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation("io.kotest:kotest-framework-plugin-gradle:6.0.5")
1414

1515
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8")
16-
implementation("org.jmailen.gradle:kotlinter-gradle:5.2.0")
16+
implementation("org.jmailen.gradle:kotlinter-gradle:5.3.0")
1717

1818
implementation(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2"))
1919
implementation(("org.jetbrains.kotlinx:kotlinx-coroutines-core"))

0 commit comments

Comments
 (0)