Skip to content

Commit 8d50542

Browse files
chore(deps): update all non-major dependencies to v2.1.21 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdd2035 commit 8d50542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
kotlin("multiplatform") version "2.1.10" apply false
3-
kotlin("plugin.compose") version "2.1.10" apply false
2+
kotlin("multiplatform") version "2.1.21" apply false
3+
kotlin("plugin.compose") version "2.1.21" apply false
44
id("com.android.library") version "8.10.0" apply false
55
id("org.jetbrains.dokka") version "2.0.0" apply false
66
id("org.jetbrains.compose") version "1.8.0" apply false

0 commit comments

Comments
 (0)