Skip to content

Commit 52926ef

Browse files
committed
chore: dep updates
1 parent 104e540 commit 52926ef

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ kotlinx-dataframe = "1.0.0-Beta3"
4646
kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
4848
kotlin-base32 = "1.0.0"
49-
gradle-kotlin-dsl = "6.4.1"
49+
gradle-kotlin-dsl = "6.4.2"
5050
exoquery-plugin = "2.2.20-1.7.2.PL"
5151
exoquery-sql = "1.7.2.PL"
5252
exposed = "1.0.0-rc-2"
@@ -67,7 +67,7 @@ spring-depmgmt = "1.1.7"
6767
ktor = "3.3.1"
6868
swagger-codegen = "3.0.75"
6969
ktor-cohort = "2.8.0"
70-
java-http = "1.2.0"
70+
java-http = "1.3.0"
7171
fusionauth-jwt = "5.3.3"
7272
otel = "1.55.0"
7373
otel-alpha = "1.55.0-alpha"
@@ -152,7 +152,7 @@ micrometer = "1.16.0-RC1"
152152
swagger-ui = "5.17.14"
153153
hoplite = "3.0.0.RC1"
154154
config4k = "0.7.0"
155-
shedlock = "6.10.0"
155+
shedlock = "7.0.0-RC1"
156156
sherlock = "1.0.3"
157157
sqids = "0.1.0"
158158
tsid = "2.1.4"
@@ -209,7 +209,7 @@ voices = "0.0.8"
209209
onnx = "1.23.2"
210210
angus-mail = "2.1.0-M1"
211211
simplemail = "8.12.6"
212-
javelit = "0.57.0"
212+
javelit = "0.58.0"
213213

214214
# Compose
215215
jetbrains-compose = "1.10.0-alpha03"
@@ -218,6 +218,7 @@ jetbrains-compose-nav = "2.9.1"
218218
jetbrains-compose-nav3 = "1.0.0-alpha03"
219219
jetbrains-compose-adaptive = "1.2.0"
220220
jetbrains-compose-icons = "1.7.3"
221+
antdesign = "1.0.0"
221222
kobweb = "0.23.3"
222223
detekt = "2.0.0-alpha.1"
223224
detekt-compose-rules = "0.4.27"
@@ -662,6 +663,7 @@ kobwebx-serialization = { module = "com.varabyte.kobwebx:kobwebx-
662663
silk-foundation = { module = "com.varabyte.kobweb:silk-foundation" , version.ref = "kobweb" }
663664
silk-icons-fa = { module = "com.varabyte.kobwebx:silk-icons-fa" , version.ref = "kobweb" }
664665
silk-icons-mdi = { module = "com.varabyte.kobwebx:silk-icons-mdi" , version.ref = "kobweb" }
666+
antdesign-ui = { module = "digital.guimauve.antdesign:ui" , version.ref = "antdesign" }
665667
javelit = { module = "io.javelit:javelit" , version.ref = "javelit" }
666668

667669
# Native

0 commit comments

Comments
 (0)