Skip to content

Commit

Permalink
Merge pull request #217 from shogo4405/dependabot/gradle/org.jlleitsc…
Browse files Browse the repository at this point in the history
…huh.gradle.ktlint-12.1.0

Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0
  • Loading branch information
shogo4405 authored Jan 14, 2024
2 parents 69ab4e8 + feae7bd commit 15a0bbb
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 @@ buildscript {
}

plugins {
id "org.jlleitschuh.gradle.ktlint" version "12.0.3"
id "org.jlleitschuh.gradle.ktlint" version "12.1.0"
}

apply plugin: 'java'
Expand Down

0 comments on commit 15a0bbb

Please sign in to comment.