Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 68a3dab

Browse files
chore(deps): bump plugin.serialization from 1.9.24 to 2.1.10
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.24...v2.1.10) --- updated-dependencies: - dependency-name: plugin.serialization dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f2aa8c commit 68a3dab

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
@@ -17,7 +17,7 @@
1717
plugins {
1818
application
1919
kotlin("jvm") version "1.9.24"
20-
kotlin("plugin.serialization") version "1.9.24"
20+
kotlin("plugin.serialization") version "2.1.10"
2121
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
2222
}
2323

0 commit comments

Comments
 (0)