Skip to content

Commit 2fcbd33

Browse files
committed
chore: dep updates
1 parent 221d3de commit 2fcbd33

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ org-url = "https://suresh.dev"
2222
# Dependency Versions
2323
bc-plugins = "2.6.7"
2424
kotlinx-kover = "0.9.1"
25-
kotlin-dokka = "2.0.0"
25+
kotlin-dokka = "2.1.0-Beta"
2626
kotlinx-io = "0.8.0"
2727
kotlinx-atomicfu = "0.29.0"
2828
kotlinx-coroutines = "1.10.2"
@@ -38,16 +38,16 @@ kotlinx-fuzz = "0.2.2"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.2"
41-
kotlin-wrappers = "2025.8.18"
41+
kotlin-wrappers = "2025.8.20"
4242
kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
4343
kotlin-serviceloader = "0.0.19"
4444
kotlinx-multik = "0.2.3"
4545
kotlinx-dataframe = "1.0.0-dev-8206"
4646
kotlinx-kandy = "0.8.1-local-5-dev-74"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.2.0"
49-
exoquery-plugin = "2.2.0-1.4.0.PL"
50-
exoquery-sql = "1.4.0.PL"
49+
exoquery-plugin = "2.2.0-1.5.0.PL"
50+
exoquery-sql = "1.5.0.PL"
5151
exposed = "1.0.0-beta-5"
5252
postgresql = "42.7.7"
5353
embedded-postgres = "2.1.1"
@@ -57,21 +57,21 @@ kopy = "0.18.0+2.2.10"
5757
poko = "0.19.3"
5858
mappie = "2.2.10-1.4.2"
5959
akkurate = "0.11.0"
60-
kaml = "0.92.0"
60+
kaml = "0.93.0"
6161
snakeyaml-engine-kmp = "3.2.0"
6262
konsist = "0.17.3"
6363
decoroutinator = "2.5.7"
6464
spring-boot = "4.0.0-M2"
6565
spring-depmgmt = "1.1.7"
6666
ktor = "3.2.3"
6767
swagger-codegen = "3.0.71"
68-
ktor-cohort = "2.7.2"
68+
ktor-cohort = "2.8.0"
6969
fusionauth-http = "0.4.0-RC.4"
7070
otel = "1.53.0"
7171
otel-alpha = "1.53.0-alpha"
7272
otel-instr = "2.19.0"
7373
otel-instr-alpha = "2.19.0-alpha"
74-
otel-semconv = "1.34.0"
74+
otel-semconv = "1.36.0"
7575
otel-contrib = "1.49.0-alpha"
7676
otel-kotlin = "0.4.0"
7777
okio = "3.16.0"
@@ -92,9 +92,9 @@ sshj = "0.40.0"
9292
jsch = "2.27.3"
9393
pty4j = "0.13.10-1"
9494
oshi = "6.8.3"
95-
junit = "6.0.0-RC1"
95+
junit = "6.0.0-RC2"
9696
koin = "4.1.1-Beta1"
97-
koin-annotations = "2.1.1-RC1"
97+
koin-annotations = "2.2.0-Beta4"
9898
metro = "0.4.0"
9999
kotest = "6.0.1"
100100
mockk = "1.14.5"
@@ -169,7 +169,7 @@ async-profiler = "4.1"
169169
ap-loader-all = "4.1-10"
170170
openjdk-jmc = "9.1.0"
171171
airlift-aircompressor = "2.0.2"
172-
airlift-security = "350"
172+
airlift-security = "351"
173173
directory-keystore = "1.1.1"
174174
maven-mima = "3.0.0-alpha-3"
175175
maven-archeologist = "0.0.10"
@@ -238,13 +238,13 @@ gradle-publish = "1.3.1"
238238
shadow = "9.0.2"
239239
spotless = "7.2.1"
240240
semver-plugin = "0.9.0"
241-
gratatouille = "0.1.1"
241+
gratatouille = "0.1.2"
242242
vercraft = "0.6.0"
243243
kmpmt = "0.1.1"
244244
tasktree = "4.0.1"
245245
sigstore = "2.0.0-rc1"
246246
reproducible-builds = "1.0"
247-
autonomousapps-depanalysis = "3.0.0"
247+
autonomousapps-depanalysis = "3.0.1"
248248
autonomousapps-bestpractices = "0.10"
249249
graalvm-nativeimage = "0.11.0"
250250
github-depgraph = "0.1.0"

0 commit comments

Comments
 (0)