Skip to content

Commit

Permalink
Bump com.ncorti.ktfmt.gradle from 0.12.0 to 0.15.1 in /lib/kotlin
Browse files Browse the repository at this point in the history
Bumps com.ncorti.ktfmt.gradle from 0.12.0 to 0.15.1.

---
updated-dependencies:
- dependency-name: com.ncorti.ktfmt.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent fb9ffd2 commit 52b4309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kotlin/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
pluginManagement {
plugins {
kotlin("jvm") version "1.9.10"
id("com.ncorti.ktfmt.gradle") version "0.12.0"
id("com.ncorti.ktfmt.gradle") version "0.15.1"
}
}

Expand Down

0 comments on commit 52b4309

Please sign in to comment.