Skip to content

Commit

Permalink
Bump multiplatform from 1.9.20 to 1.9.21 (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 7ba2800 commit bf17937
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
Expand Up @@ -3,7 +3,7 @@ import java.util.*
import io.gitlab.arturbosch.detekt.*

plugins {
kotlin("multiplatform") version "1.9.20"
kotlin("multiplatform") version "1.9.21"
id("org.jetbrains.compose") version "1.5.11"
id("maven-publish")
id("signing")
Expand Down

0 comments on commit bf17937

Please sign in to comment.