Skip to content

Commit 13f0fdb

Browse files
committed
chore: dep updates
1 parent 5448455 commit 13f0fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ compose-adaptive = "1.3.0-alpha01"
222222
compose-icons = "1.7.3"
223223
compose-fontawesome = "1.1.1"
224224
kobweb = "0.23.3"
225-
summon = "0.4.7.0"
225+
summon = "0.4.8.0"
226226
detekt = "2.0.0-alpha.1"
227227
detekt-compose-rules = "0.4.27"
228228
antdesign = "1.0.0"
@@ -670,7 +670,7 @@ silk-foundation = { module = "com.varabyte.kobweb:silk-foun
670670
silk-icons-fa = { module = "com.varabyte.kobwebx:silk-icons-fa" , version.ref = "kobweb" }
671671
silk-icons-mdi = { module = "com.varabyte.kobwebx:silk-icons-mdi" , version.ref = "kobweb" }
672672
antdesign-ui = { module = "digital.guimauve.antdesign:ui" , version.ref = "antdesign" }
673-
summon = { module = "io.github.codeyousef:summon" , version.ref = "summon" }
673+
summon = { module = "codes.yousef:summon" , version.ref = "summon" }
674674
javelit = { module = "io.javelit:javelit" , version.ref = "javelit" }
675675

676676
# Native

0 commit comments

Comments
 (0)