Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 4.2.0 to 4.3.0.

---
updated-dependencies:
- dependency-name: org.jmailen.kotlinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent f7adb79 commit 9fb0070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.gitlab.arturbosch.detekt.getSupportedKotlinVersion
plugins {
id("org.springframework.boot") version "3.2.3"
id("io.spring.dependency-management") version "1.1.4"
id("org.jmailen.kotlinter") version "4.2.0"
id("org.jmailen.kotlinter") version "4.3.0"
id("io.gitlab.arturbosch.detekt") version "1.23.5"
val kotlinVersion = "1.9.23"
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
Expand Down

0 comments on commit 9fb0070

Please sign in to comment.