Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 87a3d64 commit b52ecd3
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 @@ -48,7 +48,7 @@ description = linguaDescription

plugins {
kotlin("jvm") version "2.0.20"
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
id("org.jetbrains.dokka") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
Expand Down

0 comments on commit b52ecd3

Please sign in to comment.