Skip to content

Commit 631d540

Browse files
Bump io.ktor:ktor-bom from 3.2.3 to 3.3.0 (#459)
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 3.2.3 to 3.3.0. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-bom dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af7bdac commit 631d540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

5151
implementation 'io.github.oshai:kotlin-logging:7.0.13'
5252
implementation 'io.prometheus:simpleclient'
53-
implementation(platform('io.ktor:ktor-bom:3.2.3'))
53+
implementation(platform('io.ktor:ktor-bom:3.3.0'))
5454
implementation 'io.ktor:ktor-server-netty'
5555
implementation 'io.ktor:ktor-server'
5656

0 commit comments

Comments
 (0)