Skip to content

Commit a78fac4

Browse files
committed
chore: exoquery update
1 parent b8b7f44 commit a78fac4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ kotlinx-dataframe = "1.0.0-Beta2"
4646
kotlinx-kandy = "0.8.1-local-5-dev-74"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.2.0"
49-
exoquery-plugin = "2.2.0-1.5.0.PL"
50-
exoquery-sql = "1.5.0.PL"
49+
exoquery-plugin = "2.2.0-1.5.1.PL"
50+
exoquery-sql = "1.5.1.PL"
5151
exposed = "1.0.0-beta-5"
5252
postgresql = "42.7.7"
5353
embedded-postgres = "2.1.1"
@@ -170,7 +170,7 @@ async-profiler = "4.1"
170170
ap-loader-all = "4.1-10"
171171
openjdk-jmc = "9.1.0"
172172
airlift-aircompressor = "2.0.2"
173-
airlift-security = "351"
173+
airlift-security = "352"
174174
directory-keystore = "1.1.1"
175175
maven-mima = "3.0.0-alpha-3"
176176
maven-archeologist = "0.0.10"
@@ -185,8 +185,8 @@ cel = "0.10.1"
185185
kfswatch = "1.3.1"
186186
kmp-process = "0.3.2"
187187
kmbed = "1.8.4"
188-
langchain4j = "1.3.0"
189-
langchain4j-jlama = "1.3.0-beta9"
188+
langchain4j = "1.4.0"
189+
langchain4j-jlama = "1.4.0-beta10"
190190
langchain4j-kotlin = "0.3.0"
191191
jlama = "0.8.4"
192192
mcp-kotlin = "0.6.0"
@@ -205,8 +205,8 @@ bluesky-ozone = "0.3.3"
205205

206206
# Compose
207207
jetbrains-compose = "1.9.0-rc01"
208-
jetbrains-compose-viewmodel = "2.9.2"
209-
jetbrains-compose-nav = "2.9.0-beta05"
208+
jetbrains-compose-viewmodel = "2.9.3"
209+
jetbrains-compose-nav = "2.9.0-rc01"
210210
jetbrains-compose-adaptive = "1.2.0-alpha05"
211211
jetbrains-compose-icons = "1.7.3"
212212
kobweb = "0.23.1"

0 commit comments

Comments
 (0)