Skip to content

Commit

Permalink
Merge pull request #63 from shalva97/renovate/org.jetbrains.kotlin.mu…
Browse files Browse the repository at this point in the history
…ltiplatform-1.x

Update plugin org.jetbrains.kotlin.multiplatform to v1.9.10
  • Loading branch information
shalva97 authored Sep 7, 2023
2 parents 0730806 + 5588ee9 commit f1861f0
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.1" apply false
Expand Down

0 comments on commit f1861f0

Please sign in to comment.