Skip to content

Commit

Permalink
chore(deps): update plugin kotlinter to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d398ac4 commit da07b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
spring-boot-3x = { id = "org.springframework.boot", version.ref = "spring-boot-3x" }
spring-dependencyManagement = { id = "io.spring.dependency-management", version.ref = "spring-dependency-management" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.21.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "5.0.1" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
knit = { id = "org.jetbrains.kotlinx:kotlinx-knit", version.ref = "knit" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
Expand Down

0 comments on commit da07b6f

Please sign in to comment.