We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eac61e commit 549d65aCopy full SHA for 549d65a
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ kotlinx-kover = "0.9.1"
25
kotlinx-bcv = "0.17.0"
26
kotlin-dokka = "2.0.0"
27
kotlinx-io = "0.7.0"
28
-kotlinx-atomicfu = "0.27.0"
+kotlinx-atomicfu = "0.28.0-beta"
29
kotlinx-coroutines = "1.10.2"
30
kotlinx-datetime = "0.6.2"
31
kotlinx-datetime-zoneinfo = "2025a-spi.0.6.2"
@@ -47,8 +47,8 @@ kotlinx-dataframe = "1.0.0-Beta2"
47
kotlinx-kandy = "0.8.0"
48
kotlin-statistics = "0.4.0-RC1"
49
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"
+exoquery-plugin = "2.1.20-1.3.2.PL"
+exoquery-sql = "1.3.2.PL-1.3.2"
52
exposed = "1.0.0-beta-2"
53
postgresql = "42.7.6"
54
embedded-postgres = "2.1.0"
0 commit comments