Skip to content

Commit a225cf5

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

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
@@ -38,7 +38,7 @@ ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "kto
3838
ktor-serialization-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
3939
leviathan = { module = "io.github.composegears:leviathan", version.ref = "leviathan" }
4040
leviathan-compose = { module = "io.github.composegears:leviathan-compose", version.ref = "leviathan" }
41-
tiamat = "io.github.composegears:tiamat:2.1.0"
41+
tiamat = "io.github.composegears:tiamat:2.2.0"
4242
xpp3 = "org.ogce:xpp3:1.1.6"
4343
# Support Kotlin 2.2.20 https://github.com/pdvrieze/xmlutil/releases/tag/v0.91.2
4444
xmlutil = "io.github.pdvrieze.xmlutil:serialization:0.91.2"

0 commit comments

Comments
 (0)