Skip to content

Commit 31eb5ef

Browse files
authored
chore(deps): bump plugin.serialization from 2.1.20 to 2.2.0
2 parents 5ca2f79 + f9f15f7 commit 31eb5ef

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
@@ -7,7 +7,7 @@ plugins {
77
kotlin("jvm") version "2.1.20"
88
kotlin("plugin.allopen") version "2.1.20"
99
kotlin("plugin.noarg") version "2.1.20"
10-
kotlin("plugin.serialization") version "2.1.20"
10+
kotlin("plugin.serialization") version "2.2.0"
1111
id("org.jlleitschuh.gradle.ktlint") version "12.2.0"
1212
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1313
id("io.quarkus")

0 commit comments

Comments
 (0)