Skip to content

Commit b805244

Browse files
committed
feat(ser): update kt ser
1 parent 305922f commit b805244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'io.typst'
9-
version = '3.1.0'
9+
version = '3.2.0'
1010

1111
repositories {
1212
mavenLocal()
@@ -18,7 +18,7 @@ dependencies {
1818
api 'io.typst:command-kotlin:2.1.0'
1919
api 'io.typst:bukkit-object:1.0.0'
2020
api 'io.typst:bukkit-view-core:7.0.1'
21-
api 'io.typst:bukkit-kotlin-serialization:1.1.0'
21+
api 'io.typst:bukkit-kotlin-serialization:1.2.0'
2222
api 'io.typst:bukkit-inventory-kotlin:1.0.0'
2323
api 'io.arrow-kt:arrow-core:1.2.1'
2424
api 'io.arrow-kt:arrow-fx-coroutines:1.2.1'

0 commit comments

Comments
 (0)