Skip to content

Commit 5d03663

Browse files
committed
chore: dep updates
1 parent bdc9509 commit 5d03663

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
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
23-
bc-plugins = "2.12.0"
23+
bc-plugins = "2.13.0"
2424
kotlinx-kover = "0.9.2"
2525
kotlin-dokka = "2.1.0-Beta"
2626
kotlinx-io = "0.8.0"
@@ -48,7 +48,7 @@ kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.4.0"
4949
exoquery-plugin = "2.2.20-1.7.1.PL"
5050
exoquery-sql = "1.7.1.PL"
51-
exposed = "1.0.0-rc-1"
51+
exposed = "1.0.0-rc-2"
5252
postgresql = "42.7.8"
5353
embedded-postgres = "2.1.1"
5454
embedded-postgres-bom = "17.6.0"
@@ -66,7 +66,7 @@ spring-depmgmt = "1.1.7"
6666
ktor = "3.3.1"
6767
swagger-codegen = "3.0.74"
6868
ktor-cohort = "2.8.0"
69-
java-http = "1.1.1"
69+
java-http = "1.2.0"
7070
fusionauth-jwt = "5.3.3"
7171
otel = "1.54.1"
7272
otel-alpha = "1.54.1-alpha"
@@ -76,7 +76,7 @@ otel-semconv = "1.37.0"
7676
otel-contrib = "1.50.0-alpha"
7777
otel-kotlin = "0.6.0"
7878
bc = "1.82"
79-
okio = "3.16.0"
79+
okio = "3.16.1"
8080
ayza = "10.0.0"
8181
ksp-auto-service = "1.2.0"
8282
sweetspi = "0.1.3"
@@ -103,7 +103,7 @@ mockk = "1.14.6"
103103
mokkery = "3.0.0-Beta2"
104104
wiremock = "4.0.0-beta.15"
105105
wiremock-kotlin = "2.1.1"
106-
okhttp = "5.2.0"
106+
okhttp = "5.2.1"
107107
slf4j = "2.1.0-alpha1"
108108
logback = "1.5.19"
109109
logback-tyler = "1.0.2"
@@ -402,7 +402,7 @@ akkurate-ksp-plugin = { module = "dev.nesk.akkurate:akkurate-ks
402402

403403
okio-bom = { module = "com.squareup.okio:okio-bom" , version.ref = "okio"}
404404
okio = { module = "com.squareup.okio:okio" , version.ref = "okio"}
405-
okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem" , version.ref = "okio"}
405+
okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem" , version.ref = "okio"}
406406
arrow-suspendapp = { module = "io.arrow-kt:suspendapp" , version.ref = "arrow-suspendapp" }
407407
arrow-suspendapp-ktor = { module = "io.arrow-kt:suspendapp-ktor" , version.ref = "arrow-suspendapp" }
408408
kmp-appdirs = { module = "ca.gosyer:kotlin-multiplatform-appdirs" , version.ref = "kmp-appdirs"}

0 commit comments

Comments
 (0)