Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.multiplatform to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent cf52b81 commit 8f9f085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("multiplatform") version "1.9.0" apply false
kotlin("multiplatform") version "1.9.10" apply false
kotlin("plugin.serialization") version "1.8.0" apply false
id("com.adarshr.test-logger") version "3.2.0" apply false
id("org.jetbrains.compose") version "1.5.0-beta02" apply false
Expand Down

0 comments on commit 8f9f085

Please sign in to comment.