Skip to content

Commit

Permalink
Bump plugin.serialization from 1.6.21 to 1.7.0 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 8, 2022
1 parent 78f1406 commit 4ced8f4
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,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.7.0" apply false
kotlin("plugin.serialization") version "1.6.21" apply false
kotlin("plugin.serialization") version "1.7.0" apply false
`maven-publish`
signing
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
Expand Down

0 comments on commit 4ced8f4

Please sign in to comment.