Skip to content

Commit

Permalink
build(deps): bump kotlin multiplatform from 1.7.20 to 1.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored and oshai committed Nov 10, 2022
1 parent e17386c commit dd55c30
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 org.gradle.jvm.tasks.Jar
import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL

plugins {
kotlin("multiplatform") version "1.7.20"
kotlin("multiplatform") version "1.7.21"
id("org.jetbrains.dokka") version "1.7.10"
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
Expand Down

0 comments on commit dd55c30

Please sign in to comment.