Skip to content

Commit 13e6e5c

Browse files
authored
Merge pull request #59 from benedekh/dependabot/gradle/plugin.serialization-2.2.10
Bump plugin.serialization from 2.2.0 to 2.2.10
2 parents cbb1714 + 08c92e6 commit 13e6e5c

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.0"
3-
kotlin("plugin.serialization") version "2.2.0"
3+
kotlin("plugin.serialization") version "2.2.10"
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)