Skip to content

Commit ec51ce6

Browse files
Bump ktor from 2.3.7 to 2.3.8
Bumps `ktor` from 2.3.7 to 2.3.8. Updates `io.ktor:ktor-http` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.8) Updates `io.ktor:ktor-server-core` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.8) Updates `io.ktor:ktor-server-netty` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.8) Updates `io.ktor:ktor-client-core` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.8) Updates `io.ktor:ktor-client-cio` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.8) Updates `io.ktor:ktor-client-js` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.8) --- updated-dependencies: - dependency-name: io.ktor:ktor-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ea0e53 commit ec51ce6

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
@@ -6,7 +6,7 @@ kotlinx-serialization = "1.6.2"
66
spring-boot-v2 = "2.7.18"
77
spring-boot-v3 = "3.2.1"
88
openjdk-jmh = "1.36"
9-
ktor = "2.3.7"
9+
ktor = "2.3.8"
1010
slf4j = "2.0.7"
1111
ksp = "1.9.22-1.0.17"
1212
# https://square.github.io/kotlinpoet/

0 commit comments

Comments
 (0)