Skip to content

Commit bafad2d

Browse files
Bump plugin.serialization from 1.5.21 to 1.5.30
Bumps plugin.serialization from 1.5.21 to 1.5.30. --- updated-dependencies: - dependency-name: plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97ed9bc commit bafad2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("multiplatform") version "1.5.30" apply false
3-
kotlin("plugin.serialization") version "1.5.21" apply false
3+
kotlin("plugin.serialization") version "1.5.30" apply false
44
`maven-publish`
55
signing
66
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)