Skip to content

Commit ca3d532

Browse files
Bump io.nlopez.compose.rules:ktlint from 0.4.28 to 0.5.0
Bumps [io.nlopez.compose.rules:ktlint](https://github.com/mrmans0n/compose-rules) from 0.4.28 to 0.5.0. - [Release notes](https://github.com/mrmans0n/compose-rules/releases) - [Commits](mrmans0n/compose-rules@v0.4.28...v0.5.0) --- updated-dependencies: - dependency-name: io.nlopez.compose.rules:ktlint dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a43e63 commit ca3d532

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
@@ -45,7 +45,7 @@ junit = "4.13.2"
4545
kotlin = "2.2.21"
4646
kotlinxCoroutinesAndroid = "1.10.2"
4747
kotlinxCoroutinesCore = "1.10.2"
48-
ktlint = "0.4.28"
48+
ktlint = "0.5.1"
4949
ktor = "2.3.12"
5050
ktorClientContentNegotiation = "2.3.12"
5151
ktorSerializationKotlinxJson = "2.3.12"

0 commit comments

Comments
 (0)