Skip to content

Commit 01c3ba5

Browse files
chore(deps): bump com.pinterest.ktlint:ktlint-cli from 1.7.1 to 1.8.0
Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/pinterest/ktlint/releases) - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md) - [Commits](pinterest/ktlint@1.7.1...1.8.0) --- updated-dependencies: - dependency-name: com.pinterest.ktlint:ktlint-cli dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c89114 commit 01c3ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-t
5858
androidx-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espressoCore" }
5959
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
6060
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
61-
ktlint = "com.pinterest.ktlint:ktlint-cli:1.7.1" # Used in build.gradle.kts
61+
ktlint = "com.pinterest.ktlint:ktlint-cli:1.8.0" # Used in build.gradle.kts
6262

6363
# MockK
6464
mockk-core = { group = "io.mockk", name = "mockk", version.ref = "mockk" }

0 commit comments

Comments
 (0)