Skip to content

Commit

Permalink
Merge pull request #8 from centralhardware/dependabot/gradle/com.ncor…
Browse files Browse the repository at this point in the history
…ti.ktfmt.gradle-0.21.0

Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.21.0
  • Loading branch information
centralhardware authored Nov 4, 2024
2 parents aca0ec5 + a77a72e commit ad4dc9b
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 com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
kotlin("jvm") version "2.0.21"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.ncorti.ktfmt.gradle") version "0.20.1"
id("com.ncorti.ktfmt.gradle") version "0.21.0"
}

group = "me.centralhardware"
Expand Down

0 comments on commit ad4dc9b

Please sign in to comment.