Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
⬆️ Update plugin org.jlleitschuh.gradle.ktlint to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bakseter committed Dec 26, 2023
1 parent 4b92e37 commit 35ffe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
kotlin("jvm") version "1.9.20"
kotlin("plugin.serialization") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.jlleitschuh.gradle.ktlint") version "11.3.1"
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
id("com.adarshr.test-logger") version "3.2.0"
}

Expand Down

0 comments on commit 35ffe59

Please sign in to comment.