Skip to content

Commit

Permalink
Update dependency com.pinterest:ktlint to v0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent a0e5eaf commit e1f548d
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 @@ -37,7 +37,7 @@ kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-c
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutine" }
kotlinx-coroutines-rx2 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-rx2", version.ref = "coroutine" }

ktlint = "com.pinterest:ktlint:0.49.1"
ktlint = "com.pinterest:ktlint:0.50.0"

maven-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.2" }

Expand Down

0 comments on commit e1f548d

Please sign in to comment.