Skip to content

Commit 628596f

Browse files
Bump org.jetbrains.kotlin.plugin.serialization from 2.0.0 to 2.0.20 (#33)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 279e7ed commit 628596f

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
@@ -11,7 +11,7 @@ plugins {
1111
application
1212
jacoco
1313
kotlin("jvm") version "2.0.0"
14-
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
14+
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
1515
id("com.github.johnrengelman.shadow") version "7.0.0"
1616
id("org.sonarqube") version "5.0.0.4638"
1717
}

0 commit comments

Comments
 (0)