Skip to content

Commit 0182296

Browse files
committed
chore(deps): update ktor to v3.1.0
1 parent ff2a226 commit 0182296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ opentelemetry-instrumentation = "2.11.0-alpha"
1717
micrometer = "1.14.2"
1818
junit = "5.11.3"
1919
testcontainers = "1.20.4"
20-
ktor = "3.0.3"
20+
ktor = "3.1.0"
2121

2222
[plugins]
2323
doctor = { id = "com.osacky.doctor", version = "0.10.0" }

0 commit comments

Comments
 (0)