Skip to content

Commit bb08fe5

Browse files
committed
chore: exoquery update
1 parent 533fa07 commit bb08fe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlin-dokka = "2.1.0"
2626
kotlinx-io = "0.8.0"
2727
kotlinx-atomicfu = "0.30.0-beta"
2828
kotlinx-coroutines = "1.10.2"
29-
kotlinx-datetime = "0.7.1-0.6.x-compat"
29+
kotlinx-datetime = "0.7.1"
3030
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.1"
3131
kotlinx-serialization = "1.9.0"
3232
kotlinx-rpc = "0.10.0"
@@ -46,8 +46,8 @@ kotlinx-dataframe = "1.0.0-Beta3"
4646
kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.4.1"
49-
exoquery-plugin = "2.2.20-1.7.1.PL"
50-
exoquery-sql = "1.7.1.PL"
49+
exoquery-plugin = "2.2.20-1.7.2.PL"
50+
exoquery-sql = "1.7.2.PL"
5151
exposed = "1.0.0-rc-2"
5252
postgresql = "42.7.8"
5353
embedded-postgres = "2.1.1"

0 commit comments

Comments
 (0)