Skip to content

Commit a98a0d0

Browse files
Bump ktor from 2.3.12 to 3.0.1
Bumps `ktor` from 2.3.12 to 3.0.1. Updates `io.ktor:ktor-bom` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor.plugin` from 2.3.12 to 3.0.1 --- updated-dependencies: - dependency-name: io.ktor:ktor-bom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor.plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 830636c commit a98a0d0

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,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.21"
3-
ktor = "2.3.12"
3+
ktor = "3.0.1"
44
hoplite = "2.8.2"
55
kondor = "3.2.3"
66
confluent = "7.3.3" # FIXME 7.4.0

0 commit comments

Comments
 (0)