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

Commit 0996a03

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump kotlin from 2.1.21 to 2.2.0
Bumps `kotlin` from 2.1.21 to 2.2.0. Updates `org.jetbrains.kotlin.jvm` from 2.1.21 to 2.2.0 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.21 to 2.2.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.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 698d4bb commit 0996a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
jetty = "9.4.57.v20241219"
33
junit = "5.13.1"
4-
kotlin = "2.1.21"
4+
kotlin = "2.2.0"
55
kotlinx-coroutines = "1.10.2"
66
kotlin-logging = "3.0.5"
77
ktor = "3.2.0"

0 commit comments

Comments
 (0)