Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.multiplatform to v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and robstoll committed Apr 20, 2022
1 parent a1ac5ac commit f2a70dc
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 @@ -11,7 +11,7 @@ buildscript {
}

plugins {
kotlin("multiplatform") version "1.6.20"
kotlin("multiplatform") version "1.6.21"
id("org.jetbrains.dokka") version "1.6.10"
val tutteliGradleVersion = "4.2.1"
id("ch.tutteli.gradle.plugins.dokka") version tutteliGradleVersion
Expand Down

0 comments on commit f2a70dc

Please sign in to comment.