Skip to content

Commit 0ae3b85

Browse files
Bump plugin.serialization from 1.8.10 to 2.0.21 (#50)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Felber <[email protected]>
1 parent b698766 commit 0ae3b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
`kotlin-dsl`
33
kotlin("jvm") version "1.8.10"
4-
kotlin("plugin.serialization") version "1.8.10"
4+
kotlin("plugin.serialization") version "2.0.21"
55
// id("java-gradle-plugin")
66
}
77

0 commit comments

Comments
 (0)