Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion changelog/unreleased/PR#3218-update-io-ktor-ktor-bom.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title: Update io.ktor:ktor-bom to v3.5.0
title: Update io.ktor:ktor-bom to v3.5.1
type: dependency_update
authors:
- name: solrbot
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ kotlinx-datetime = "0.8.0-0.6.x-compat"
kotlinx-serialization = "1.11.0"
# @keep used by spotless
ktlint = "1.8.0"
ktor = "3.5.0"
ktor = "3.5.1"
langchain4j-bom = "1.16.3"
# @keep Link checker version used in ref-guide
link-checker = "1.4.2"
Expand Down
Loading
Loading