Skip to content

Commit

Permalink
Update dependency com.ncorti.ktfmt.gradle:plugin to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent 104591b commit f41fca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ junitVersion = "5.11.0"
[libraries]
# Plugins that are used in buildLogic
kotlinPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlionVersion" }
ktfmtPlugin = { module = "com.ncorti.ktfmt.gradle:plugin", version = "0.19.0" }
ktfmtPlugin = { module = "com.ncorti.ktfmt.gradle:plugin", version = "0.20.0" }
testLoggerPlugin = { module = "com.adarshr:gradle-test-logger-plugin", version = "4.0.0" }

# Kotlin related
Expand Down

0 comments on commit f41fca7

Please sign in to comment.