Skip to content

Commit 85b6593

Browse files
committed
chore: dep updates
1 parent cf8eb2f commit 85b6593

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
java = "26"
33
kotlin = "2.3.0-Beta1"
4-
kotlin-ksp = "2.2.21-RC-2.0.4"
4+
kotlin-ksp = "2.2.21-RC2-2.0.4"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.3"
@@ -21,7 +21,7 @@ org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
2323
bc-plugins = "2.16.0"
24-
kotlinx-kover = "0.9.2"
24+
kotlinx-kover = "0.9.3"
2525
kotlin-dokka = "2.1.0"
2626
kotlinx-io = "0.8.0"
2727
kotlinx-atomicfu = "0.30.0-beta"
@@ -54,7 +54,7 @@ embedded-postgres = "2.1.1"
5454
embedded-postgres-bom = "17.6.0"
5555
evas = "1.3.0"
5656
kopy = "0.19.0+2.2.20"
57-
poko = "0.20.0"
57+
poko = "0.20.1"
5858
mappie = "2.2.20-1.6.0"
5959
akkurate = "0.11.0"
6060
kaml = "0.98.0"
@@ -74,7 +74,7 @@ otel-instr = "2.20.1"
7474
otel-instr-alpha = "2.20.1-alpha"
7575
otel-semconv = "1.37.0"
7676
otel-contrib = "1.50.0-alpha"
77-
otel-kotlin = "0.6.0"
77+
otel-kotlin = "0.7.0"
7878
jackson = "3.0.0"
7979
bc = "1.82"
8080
okio = "3.16.2"
@@ -161,7 +161,7 @@ expiringmap = "0.5.11"
161161
otp = "2.1.0"
162162
password4j = "1.8.4"
163163
apache-commons-imaging = "1.0.0-alpha6"
164-
testcontainers = "2.0.0"
164+
testcontainers = "2.0.1"
165165
sourceBuddy = "2.5.3"
166166
tcp-javanioproxy = "1.6"
167167
kubernetes-client = "24.0.0"
@@ -252,7 +252,7 @@ sigstore = "2.0.0-rc1"
252252
reproducible-builds = "1.0"
253253
autonomousapps-depanalysis = "3.1.0"
254254
autonomousapps-bestpractices = "0.10"
255-
graalvm-nativeimage = "0.11.1"
255+
graalvm-nativeimage = "0.11.2"
256256
github-depgraph = "0.1.0"
257257
github-changelog = "2.2.0"
258258
wire-plugin = "5.4.0"

0 commit comments

Comments
 (0)