Skip to content

Commit 1ceef31

Browse files
fix(deps): update dependency com.ncorti.ktfmt.gradle:plugin to v0.26.0
1 parent 824ebb2 commit 1ceef31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junitVersion = "6.1.0"
55
[libraries]
66
# Plugins that are used in buildLogic
77
kotlinPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlinVersion" }
8-
ktfmtPlugin = { module = "com.ncorti.ktfmt.gradle:plugin", version = "0.25.0" }
8+
ktfmtPlugin = { module = "com.ncorti.ktfmt.gradle:plugin", version = "0.26.0" }
99
testLoggerPlugin = { module = "com.adarshr:gradle-test-logger-plugin", version = "4.0.0" }
1010

1111
# Kotlin related

0 commit comments

Comments
 (0)