Skip to content

Commit 1f156ba

Browse files
fix(deps): update dependency io.github.composegears:tiamat to v2.2.0
1 parent 6b8a4e6 commit 1f156ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "kto
2929
ktor-serialization-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
3030
leviathan = { module = "io.github.composegears:leviathan", version.ref = "leviathan" }
3131
leviathan-compose = { module = "io.github.composegears:leviathan-compose", version.ref = "leviathan" }
32-
tiamat = "io.github.composegears:tiamat:2.1.0"
32+
tiamat = "io.github.composegears:tiamat:2.2.0"
3333
xpp3 = "org.ogce:xpp3:1.1.6"
3434
# Support Kotlin 2.2.20 https://github.com/pdvrieze/xmlutil/releases/tag/v0.91.2
3535
xmlutil = "io.github.pdvrieze.xmlutil:serialization:0.91.2"

0 commit comments

Comments
 (0)