Skip to content

Commit ebd8ab8

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): bump plugin.serialization from 2.2.0 to 2.2.10
Bumps plugin.serialization from 2.2.0 to 2.2.10. --- updated-dependencies: - dependency-name: plugin.serialization dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21d55ca commit ebd8ab8

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
@@ -6,7 +6,7 @@ fun properties(key: String) = project.findProperty(key).toString()
66
plugins {
77
id("org.jetbrains.kotlin.jvm") version "2.2.0"
88
id("org.jetbrains.intellij") version "1.17.4"
9-
kotlin("plugin.serialization") version "2.2.0"
9+
kotlin("plugin.serialization") version "2.2.10"
1010

1111
// Gradle Changelog Plugin
1212
id("org.jetbrains.changelog") version "2.4.0"

0 commit comments

Comments
 (0)