Skip to content

Commit 43bb97c

Browse files
fix(deps): update dependency io.ktor:ktor-bom to v3.3.1
1 parent 79d6655 commit 43bb97c

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
@@ -17,7 +17,7 @@ kotlinxCoroutines = "1.10.2"
1717
kotlinxDatetime = "0.6.2"
1818
kotlinxSerialization = "1.8.1"
1919
kover = "0.9.2"
20-
ktor = "3.3.0"
20+
ktor = "3.3.1"
2121
langchain4j = "1.7.1"
2222
mockk = "1.14.6"
2323
netty = "4.2.6.Final"

0 commit comments

Comments
 (0)