Skip to content

Commit 529e020

Browse files
authored
Merge pull request #391 from navikt/dependabot/gradle/plugin.serialization-2.1.20
Bump plugin.serialization from 2.1.10 to 2.1.20
2 parents 4c5fc32 + 8b70ee7 commit 529e020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ plugins {
3939

4040
kotlin("jvm") version "2.1.10"
4141
kotlin("plugin.allopen") version "2.1.10"
42-
kotlin("plugin.serialization") version "2.1.10"
42+
kotlin("plugin.serialization") version "2.1.20"
4343

4444
id("com.gradleup.shadow") version "8.3.6"
4545

0 commit comments

Comments
 (0)