Skip to content

Commit b9d92de

Browse files
dependabot[bot]Vxrpenter
authored andcommitted
Bump plugin.serialization from 2.1.21 to 2.2.0
--- updated-dependencies: - dependency-name: plugin.serialization dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f7fa4e commit b9d92de

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,7 +1,7 @@
11
plugins {
22
application
33
kotlin("jvm") version "2.2.0"
4-
kotlin("plugin.serialization") version "2.1.21"
4+
kotlin("plugin.serialization") version "2.2.0"
55
id("com.gradleup.shadow") version("8.3.3")
66
id("io.gitlab.arturbosch.detekt").version("1.23.7")
77
}

0 commit comments

Comments
 (0)