Skip to content

Commit 8c6f0f8

Browse files
committed
chore: dep updates
1 parent 18a07ae commit 8c6f0f8

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 = "25"
33
kotlin = "2.1.20"
4-
kotlin-ksp = "2.1.20-1.0.31"
4+
kotlin-ksp = "2.1.20-1.0.32"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.1"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
23-
bc-plugins = "1.21.0"
23+
bc-plugins = "1.22.0"
2424
kotlinx-kover = "0.9.1"
2525
kotlinx-bcv = "0.17.0"
2626
kotlin-dokka = "2.0.0"
@@ -39,24 +39,24 @@ 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.3.19"
43-
kotlin-redacted = "1.12.1"
42+
kotlin-wrappers = "2025.3.20"
43+
kotlin-redacted = "1.13.0"
4444
kotlin-serviceloader = "0.0.15"
4545
kotlinx-multik = "0.2.3"
4646
kotlinx-dataframe = "0.16.0-dev-6396"
4747
kotlinx-kandy = "0.8.0"
4848
kotlin-statistics = "0.4.0-RC1"
4949
evas = "1.2.0"
5050
kopy = "0.15.0+2.1.20"
51-
poko = "0.18.2"
51+
poko = "0.18.4"
5252
mappie = "1.1.1"
5353
akkurate = "0.11.0"
5454
kaml = "0.73.0"
5555
snakeyaml-engine-kmp = "3.1.1"
5656
konsist = "0.17.3"
5757
spring-boot = "3.4.4"
5858
spring-depmgmt = "1.1.7"
59-
ktor = "3.1.1"
59+
ktor = "3.1.2"
6060
ktor-cohort = "2.6.1"
6161
otel = "1.48.0"
6262
otel-instr = "2.14.0"
@@ -99,7 +99,7 @@ log4j = "3.0.0-beta2"
9999
jmh = "1.37"
100100
mrjar = "0.1.1"
101101
ktfmt = "0.54"
102-
google-javaformat = "1.25.2"
102+
google-javaformat = "1.26.0"
103103
palantir-javaformat = "2.61.0"
104104
google-auto-service = "1.1.1"
105105
google-tink = "1.17.0"
@@ -117,7 +117,7 @@ kotlinx-jsonpath = "3.0.2"
117117
kotlin-cryptography = "0.4.0"
118118
kotlin-json-schema = "0.1.1"
119119
json-sugar = "0.7.0"
120-
json-schema-validator = "0.5.0"
120+
json-schema-validator = "0.5.1"
121121
pwall-json-schema = "0.56"
122122
uri-kmp = "0.0.19"
123123
urlencoder = "1.5.0"
@@ -157,7 +157,7 @@ reflect-typeparamresolver = "1.0.3"
157157
reflect-typetools = "0.6.3"
158158
async-profiler = "3.0"
159159
ap-loader-all = "3.0-9"
160-
openjdk-jmc = "9.0.0"
160+
openjdk-jmc = "9.1.0"
161161
airlift-aircompressor = "2.0.2"
162162
airlift-security = "323"
163163
directory-keystore = "1.1.1"
@@ -176,7 +176,7 @@ kmp-process = "0.2.0"
176176
kmbed = "1.8.4"
177177
langchain4j = "1.0.0-beta2"
178178
jlama = "0.8.4"
179-
mcp-kotlin = "0.3.0"
179+
mcp-kotlin = "0.4.0"
180180
mcp4k = "0.3.6"
181181
dflib = "2.0.0-M2"
182182
ldaptive = "2.4.1"

0 commit comments

Comments
 (0)