Skip to content

Commit 10e3471

Browse files
Bump com.github.skydoves.compose.stability.analyzer from 0.6.4 to 0.6.6
Bumps [com.github.skydoves.compose.stability.analyzer](https://github.com/skydoves/compose-stability-analyzer) from 0.6.4 to 0.6.6. - [Release notes](https://github.com/skydoves/compose-stability-analyzer/releases) - [Changelog](https://github.com/skydoves/compose-stability-analyzer/blob/main/CHANGELOG.md) - [Commits](skydoves/compose-stability-analyzer@0.6.4...0.6.6) --- updated-dependencies: - dependency-name: com.github.skydoves.compose.stability.analyzer dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3db0186 commit 10e3471

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
@@ -259,4 +259,4 @@ firebase-crashlytics = { id = "com.google.firebase.crashlytics", version.ref = "
259259
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
260260
room = { id = "androidx.room", version.ref = "room" }
261261
composeMultiplatform = { id = "org.jetbrains.compose", version.ref = "compose-multiplatform" }
262-
stability-analyzer = { id = "com.github.skydoves.compose.stability.analyzer", version = "0.6.4" }
262+
stability-analyzer = { id = "com.github.skydoves.compose.stability.analyzer", version = "0.6.6" }

0 commit comments

Comments
 (0)