Skip to content

Commit

Permalink
Bump multiplatform from 1.6.20-RC2 to 1.6.20 (#103)
Browse files Browse the repository at this point in the history
Bumps multiplatform from 1.6.20-RC2 to 1.6.20.

---
updated-dependencies:
- dependency-name: multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent a2fe0f8 commit 3f919e2
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 @@ -6,7 +6,7 @@ import org.jetbrains.dokka.gradle.*
*/

plugins {
kotlin("multiplatform") version "1.6.20-RC2" apply false
kotlin("multiplatform") version "1.6.20" apply false
kotlin("plugin.serialization") version "1.6.20" apply false
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.8.0"
`maven-publish`
Expand Down

0 comments on commit 3f919e2

Please sign in to comment.