Skip to content

Commit

Permalink
chore: bump com.ncorti.ktfmt.gradle in the gradle-updates group (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ced3489 commit 9d0fbb9
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 @@ -7,7 +7,7 @@ kotlin = "1.9.25"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
jetbrains-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
vanniktech-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.20.1" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.21.0" }

[libraries]
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.8.1" }
Expand Down

0 comments on commit 9d0fbb9

Please sign in to comment.