Skip to content

Commit ec50d52

Browse files
Chore(deps): Bump plugin.serialization from 1.9.21 to 1.9.22
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.22) --- updated-dependencies: - dependency-name: plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70181c7 commit ec50d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("org.jetbrains.intellij") version "1.16.1"
44
id("org.jetbrains.changelog") version "2.2.0"
55
kotlin("jvm") version "1.9.22"
6-
kotlin("plugin.serialization") version "1.9.21"
6+
kotlin("plugin.serialization") version "1.9.22"
77
}
88

99
group = "ai.devchat"

0 commit comments

Comments
 (0)