Skip to content

Commit 27ad65d

Browse files
committed
chore: dep updates
1 parent 160f59f commit 27ad65d

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
@@ -39,16 +39,16 @@ kotlinx-benchmark = "0.4.13"
3939
kotlinx-fuzz = "0.2.2"
4040
kotlinx-metadata = "0.9.0"
4141
kotlinx-reflect-lite = "1.1.0"
42-
kotlin-wrappers = "2025.5.4"
42+
kotlin-wrappers = "2025.5.5"
4343
kotlin-redacted = "1.14.0-alpha01"
4444
kotlin-serviceloader = "0.0.15"
4545
kotlinx-multik = "0.2.3"
4646
kotlinx-dataframe = "1.0.0-dev-6948"
4747
kotlinx-kandy = "0.8.0"
4848
kotlin-statistics = "0.4.0-RC1"
4949
gradle-kotlin-dsl = "6.1.1"
50-
exoquery-plugin = "2.1.20-1.2.1.PL"
51-
exoquery-sql = "1.2.1.PL-1.2.1"
50+
exoquery-plugin = "2.1.20-1.2.2.PL"
51+
exoquery-sql = "1.2.2.PL-1.2.2"
5252
exposed = "0.61.0"
5353
postgresql = "42.7.5"
5454
embedded-postgres = "2.1.0"
@@ -67,8 +67,8 @@ spring-depmgmt = "1.1.7"
6767
ktor = "3.1.3"
6868
ktor-cohort = "2.7.0"
6969
fusionauth-http = "0.4.0-RC.4"
70-
otel = "1.49.0"
71-
otel-alpha = "1.49.0-alpha"
70+
otel = "1.50.0"
71+
otel-alpha = "1.50.0-alpha"
7272
otel-instr = "2.15.0"
7373
otel-instr-alpha = "2.15.0-alpha"
7474
otel-semconv = "1.32.0"
@@ -80,7 +80,7 @@ zip-prefixer = "0.3.1"
8080
ajalt-mordant = "3.0.2"
8181
ajalt-clikt = "5.0.3"
8282
ajalt-colormath = "3.6.1"
83-
jline = "3.29.0"
83+
jline = "3.30.0"
8484
classgraph = "4.8.179"
8585
cache4k = "0.14.0"
8686
intellij-coverage = "1.0.766"
@@ -99,7 +99,7 @@ metro = "0.3.0"
9999
kotest = "6.0.0.M4"
100100
mockk = "1.14.2"
101101
mokkery = "2.7.2"
102-
wiremock = "4.0.0-beta.2"
102+
wiremock = "4.0.0-beta.4"
103103
wiremock-kotlin = "2.1.1"
104104
okhttp = "5.0.0-alpha.14"
105105
slf4j = "2.1.0-alpha1"

0 commit comments

Comments
 (0)