Skip to content

Commit f8e8f96

Browse files
committed
chore: dep updates
1 parent 4fa04f0 commit f8e8f96

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
java = "26"
33
kotlin = "2.3.0-Beta2"
4-
kotlin-ksp = "2.3.1"
4+
kotlin-ksp = "2.3.2"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.3"
@@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.3.2"
41-
kotlin-wrappers = "2025.11.3"
41+
kotlin-wrappers = "2025.11.4"
4242
kotlin-redacted = "1.15.0"
4343
kotlin-serviceloader = "0.0.21"
4444
kotlinx-multik = "0.2.3"
@@ -49,12 +49,12 @@ kotlin-base32 = "1.0.0"
4949
gradle-kotlin-dsl = "6.4.2"
5050
exoquery-plugin = "2.2.20-1.7.2.PL"
5151
exoquery-sql = "1.7.2.PL"
52-
exposed = "1.0.0-rc-2"
52+
exposed = "1.0.0-rc-3"
5353
postgresql = "42.7.8"
5454
embedded-postgres = "2.1.1"
55-
embedded-postgres-bom = "17.6.0"
55+
embedded-postgres-bom = "18.0.0"
5656
evas = "1.3.0"
57-
kopy = "0.20.1+2.2.21"
57+
kopy = "0.20.2+2.2.21"
5858
poko = "0.20.1"
5959
mappie = "2.2.21-1.6.1"
6060
akkurate = "0.11.0"
@@ -67,7 +67,7 @@ spring-depmgmt = "1.1.7"
6767
ktor = "3.3.2"
6868
swagger-codegen = "3.0.75"
6969
ktor-cohort = "2.8.0"
70-
java-http = "1.3.1"
70+
java-http = "1.4.0"
7171
fusionauth-jwt = "5.3.3"
7272
otel = "1.55.0"
7373
otel-alpha = "1.55.0-alpha"
@@ -148,7 +148,7 @@ java-keychain = "1.1.0"
148148
arrow-suspendapp = "2.2.0"
149149
hikariCP = "7.0.2"
150150
h2 = "2.4.240"
151-
micrometer = "1.16.0-RC1"
151+
micrometer = "1.16.0"
152152
swagger-ui = "5.17.14"
153153
hoplite = "3.0.0.RC1"
154154
config4k = "0.7.0"
@@ -191,10 +191,10 @@ langchain4j = "1.8.0"
191191
langchain4j-jlama = "1.8.0-beta15"
192192
langchain4j-kotlin = "0.3.0"
193193
jlama = "0.8.4"
194-
mcp-kotlin = "0.7.4"
194+
mcp-kotlin = "0.7.5"
195195
koog = "0.5.2"
196196
mcp4k = "0.4.6"
197-
dflib = "2.0.0-M4"
197+
dflib = "2.0.0-M5"
198198
ldaptive = "2.4.2"
199199
chicory = "1.5.3"
200200
weh-bindings = "0.6.0"
@@ -209,7 +209,7 @@ voices = "0.0.8"
209209
onnx = "1.23.2"
210210
angus-mail = "2.1.0-M1"
211211
simplemail = "8.12.6"
212-
javelit = "0.66.0"
212+
javelit = "0.67.0"
213213

214214
# Compose
215215
compose = "1.10.0-beta01"

0 commit comments

Comments
 (0)