Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0 (CCBlueX#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2021
1 parent ab0e48b commit e391653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id "fabric-loom"
id "org.jetbrains.kotlin.jvm"
id "com.github.johnrengelman.shadow" version "7.0.0"
id "org.jlleitschuh.gradle.ktlint" version "10.1.0"
id "org.jlleitschuh.gradle.ktlint" version "10.2.0"
}

import net.fabricmc.loom.task.RemapJarTask
Expand Down

0 comments on commit e391653

Please sign in to comment.