Skip to content

Commit a2ce532

Browse files
committed
chore: ktor update
1 parent 1b4f421 commit a2ce532

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ kopy = "0.19.0+2.2.20"
5757
poko = "0.20.0"
5858
mappie = "2.2.20-1.5.0"
5959
akkurate = "0.11.0"
60-
kaml = "0.97.0"
60+
kaml = "0.98.0"
6161
snakeyaml-engine-kmp = "3.2.1"
6262
konsist = "0.17.3"
6363
decoroutinator = "2.5.7"
6464
spring-boot = "4.0.0-M3"
6565
spring-depmgmt = "1.1.7"
66-
ktor = "3.3.0"
66+
ktor = "3.3.1"
6767
swagger-codegen = "3.0.74"
6868
ktor-cohort = "2.8.0"
6969
fusionauth-jwt = "5.3.3"
@@ -195,7 +195,7 @@ koog = "0.5.0"
195195
mcp4k = "0.4.5"
196196
dflib = "2.0.0-M4"
197197
ldaptive = "2.4.2"
198-
chicory = "1.5.2"
198+
chicory = "1.5.3"
199199
weh-bindings = "0.6.0"
200200
wasm2class = "0.5.0"
201201
zerofs = "0.1.0"
@@ -205,13 +205,13 @@ rwmutex = "1.0.0"
205205
bluesky-ozone = "0.3.3"
206206
cidre = "0.3.0"
207207
voices = "0.0.7"
208-
onnx = "1.23.0"
208+
onnx = "1.23.1"
209209

210210
# Compose
211-
jetbrains-compose = "1.10.0-alpha01"
212-
jetbrains-compose-viewmodel = "2.10.0-alpha01"
211+
jetbrains-compose = "1.10.0-alpha02"
212+
jetbrains-compose-viewmodel = "2.10.0-alpha02"
213213
jetbrains-compose-nav = "2.9.0"
214-
jetbrains-compose-adaptive = "1.2.0-alpha06"
214+
jetbrains-compose-adaptive = "1.2.0-alpha07"
215215
jetbrains-compose-icons = "1.7.3"
216216
kobweb = "0.23.3"
217217
detekt = "1.23.8"

0 commit comments

Comments
 (0)