Skip to content

Commit 8b45ec0

Browse files
committed
Update dependencies
1 parent 3f24a5a commit 8b45ec0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
androidGradlePlugin = "8.0.1"
3-
androidxActivity = "1.7.1"
2+
androidGradlePlugin = "8.0.2"
3+
androidxActivity = "1.7.2"
44
androidxComposeBom = "2023.05.01"
55
androidxComposeCompiler = "1.4.7"
66
androidxCore = "1.10.1"
@@ -10,8 +10,8 @@ androidxTestExt = "1.1.5"
1010
gradleMavenPublish = "0.25.2"
1111
junit = "4.13.2"
1212
kotlin = "1.8.21"
13-
ktlint = "0.48.2"
14-
spotless = "6.18.0"
13+
ktlint = "0.49.1"
14+
spotless = "6.19.0"
1515

1616
[libraries]
1717
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "androidxActivity" }

0 commit comments

Comments
 (0)