Skip to content

Commit 258c6bd

Browse files
committed
chore: dep updates
1 parent 979ff2e commit 258c6bd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.2"
41-
kotlin-wrappers = "2025.9.0"
41+
kotlin-wrappers = "2025.9.2"
4242
kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
4343
kotlin-serviceloader = "0.0.19"
4444
kotlinx-multik = "0.2.3"
@@ -73,7 +73,8 @@ otel-instr = "2.19.0"
7373
otel-instr-alpha = "2.19.0-alpha"
7474
otel-semconv = "1.37.0"
7575
otel-contrib = "1.49.0-alpha"
76-
otel-kotlin = "0.4.1"
76+
otel-kotlin = "0.4.2"
77+
bc = "1.81"
7778
okio = "3.16.0"
7879
ayza = "10.0.0"
7980
ksp-auto-service = "1.2.0"
@@ -402,6 +403,8 @@ arrow-suspendapp = { module = "io.arrow-kt:suspendapp"
402403
arrow-suspendapp-ktor = { module = "io.arrow-kt:suspendapp-ktor" , version.ref = "arrow-suspendapp" }
403404
kmp-appdirs = { module = "ca.gosyer:kotlin-multiplatform-appdirs" , version.ref = "kmp-appdirs"}
404405

406+
bc-prov-jdk18on = { module = "org.bouncycastle:bcprov-jdk18on" , version.ref = "bc"}
407+
bc-pkix-jdk18on = { module = "org.bouncycastle:bcpkix-jdk18on" , version.ref = "bc"}
405408
airlift-aircompressor = { module = "io.airlift:aircompressor" , version.ref = "airlift-aircompressor"}
406409
airlift-security = { module = "io.airlift:security" , version.ref = "airlift-security"}
407410
airlift-security-jwks = { module = "io.airlift:security-jwks" , version.ref = "airlift-security"}

0 commit comments

Comments
 (0)