Skip to content

Commit 91a3f6a

Browse files
committed
chore: dep updates
1 parent 19e510f commit 91a3f6a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
2323
bc-plugins = "2.8.2"
24-
kotlinx-kover = "0.9.1"
24+
kotlinx-kover = "0.9.2"
2525
kotlin-dokka = "2.1.0-Beta"
2626
kotlinx-io = "0.8.0"
2727
kotlinx-atomicfu = "0.29.0"
@@ -64,7 +64,7 @@ decoroutinator = "2.5.7"
6464
spring-boot = "4.0.0-M2"
6565
spring-depmgmt = "1.1.7"
6666
ktor = "3.3.0"
67-
swagger-codegen = "3.0.72"
67+
swagger-codegen = "3.0.73"
6868
ktor-cohort = "2.8.0"
6969
fusionauth-http = "0.4.0-RC.4"
7070
otel = "1.54.0"
@@ -116,7 +116,7 @@ palantir-javaformat = "2.74.0"
116116
google-auto-value = "1.11.0"
117117
google-auto-service = "1.1.1"
118118
google-tink = "1.18.0"
119-
graalvm = "24.2.2"
119+
graalvm = "25.0.0"
120120
jspecify = "1.0.0"
121121
rsocket = "0.20.0"
122122
jctools = "4.0.5"
@@ -129,7 +129,7 @@ kotlin-retry = "2.0.2"
129129
kotlinx-jsonpath = "3.0.2"
130130
kotlin-cryptography = "0.5.0"
131131
koja = "0.4.3"
132-
json-sugar = "0.7.1"
132+
json-sugar = "0.7.2"
133133
json-schema-validator = "0.5.2"
134134
pwall-json-schema = "0.57"
135135
schema-kenerator = "2.3.0"
@@ -187,8 +187,8 @@ cel = "0.11.0"
187187
kfswatch = "1.3.1"
188188
kmp-process = "0.3.2"
189189
kmbed = "1.8.4"
190-
langchain4j = "1.4.0"
191-
langchain4j-jlama = "1.4.0-beta10"
190+
langchain4j = "1.5.0"
191+
langchain4j-jlama = "1.5.0-beta11"
192192
langchain4j-kotlin = "0.3.0"
193193
jlama = "0.8.4"
194194
mcp-kotlin = "0.7.0"
@@ -209,7 +209,7 @@ cidre = "0.2.0"
209209
# Compose
210210
jetbrains-compose = "1.10.0-alpha01"
211211
jetbrains-compose-viewmodel = "2.10.0-alpha01"
212-
jetbrains-compose-nav = "2.9.0-rc02"
212+
jetbrains-compose-nav = "2.9.0"
213213
jetbrains-compose-adaptive = "1.2.0-alpha06"
214214
jetbrains-compose-icons = "1.7.3"
215215
kobweb = "0.23.3"
@@ -234,7 +234,7 @@ swagger-style = "https://unpkg.com/[email protected]/them
234234
benmanes = "0.52.0"
235235
caupain = "1.6.0"
236236
foojay-resolver = "1.0.0"
237-
gradle-develocity = "4.1.1"
237+
gradle-develocity = "4.2"
238238
nmcp = "1.1.0"
239239
nexus-publish = "2.0.0"
240240
vanniktech-publish = "0.34.0"

0 commit comments

Comments
 (0)