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 533fa07 commit bb08fe5Copy full SHA for bb08fe5
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ kotlin-dokka = "2.1.0"
26
kotlinx-io = "0.8.0"
27
kotlinx-atomicfu = "0.30.0-beta"
28
kotlinx-coroutines = "1.10.2"
29
-kotlinx-datetime = "0.7.1-0.6.x-compat"
+kotlinx-datetime = "0.7.1"
30
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.1"
31
kotlinx-serialization = "1.9.0"
32
kotlinx-rpc = "0.10.0"
@@ -46,8 +46,8 @@ kotlinx-dataframe = "1.0.0-Beta3"
46
kotlinx-kandy = "0.9.0-dev-86"
47
kotlin-statistics = "0.4.0-RC1"
48
gradle-kotlin-dsl = "6.4.1"
49
-exoquery-plugin = "2.2.20-1.7.1.PL"
50
-exoquery-sql = "1.7.1.PL"
+exoquery-plugin = "2.2.20-1.7.2.PL"
+exoquery-sql = "1.7.2.PL"
51
exposed = "1.0.0-rc-2"
52
postgresql = "42.7.8"
53
embedded-postgres = "2.1.1"
0 commit comments