Skip to content

Commit 549d65a

Browse files
committed
chore: new exoquery version
1 parent 0eac61e commit 549d65a

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
@@ -25,7 +25,7 @@ kotlinx-kover = "0.9.1"
2525
kotlinx-bcv = "0.17.0"
2626
kotlin-dokka = "2.0.0"
2727
kotlinx-io = "0.7.0"
28-
kotlinx-atomicfu = "0.27.0"
28+
kotlinx-atomicfu = "0.28.0-beta"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-datetime = "0.6.2"
3131
kotlinx-datetime-zoneinfo = "2025a-spi.0.6.2"
@@ -47,8 +47,8 @@ kotlinx-dataframe = "1.0.0-Beta2"
4747
kotlinx-kandy = "0.8.0"
4848
kotlin-statistics = "0.4.0-RC1"
4949
gradle-kotlin-dsl = "6.1.2"
50-
exoquery-plugin = "2.1.20-1.3.1.PL"
51-
exoquery-sql = "1.3.1.PL-1.3.1"
50+
exoquery-plugin = "2.1.20-1.3.2.PL"
51+
exoquery-sql = "1.3.2.PL-1.3.2"
5252
exposed = "1.0.0-beta-2"
5353
postgresql = "42.7.6"
5454
embedded-postgres = "2.1.0"

0 commit comments

Comments
 (0)