Skip to content

Commit 80403a4

Browse files
committed
chore: exoquery updates
1 parent 57708d7 commit 80403a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.0"
49-
exoquery-plugin = "2.2.20-1.7.0.PL"
50-
exoquery-sql = "1.7.0.PL"
49+
exoquery-plugin = "2.2.20-1.7.1.PL"
50+
exoquery-sql = "1.7.1.PL"
5151
exposed = "1.0.0-rc-1"
5252
postgresql = "42.7.8"
5353
embedded-postgres = "2.1.1"
@@ -266,8 +266,8 @@ tomlj = "1.1.1"
266266
animalsniffer = "2.0.1"
267267
badass-runtime = "2.0.0-rc"
268268
badass-jlink = "3.1.4-rc"
269-
jlink-jib = "0.4.1"
270-
jextract = "1.0.0-beta-1"
269+
jlink-jib = "0.5.1"
270+
jextract = "1.0.0-beta-2"
271271
maven-plugin-api = "4.0.0-rc-4"
272272
maven-plugin-annotations = "3.15.1"
273273
gradlex-maven-plugin = "1.0.3"

0 commit comments

Comments
 (0)