Skip to content

Commit 938a6a5

Browse files
authored
Merge pull request #62 from benedekh/dependabot/gradle/plugin.serialization-2.2.20
Bump plugin.serialization from 2.2.10 to 2.2.20
2 parents df3f44e + fb51976 commit 938a6a5

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("jvm") version "2.2.10"
3-
kotlin("plugin.serialization") version "2.2.10"
3+
kotlin("plugin.serialization") version "2.2.20"
44
id("io.gitlab.arturbosch.detekt") version ("1.23.8")
55
id("jacoco")
66
id("org.jetbrains.dokka") version "2.0.0"

0 commit comments

Comments
 (0)