File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,20 +6,20 @@ plugins {
66}
77
88group = ' io.typst'
9- version = ' 2.3 .0'
9+ version = ' 3.0 .0'
1010
1111repositories {
1212 mavenLocal()
1313}
1414
1515dependencies {
1616 compileOnly spigot(' 1.16.5' )
17- api ' io.typecraft :command-bukkit:1.1.1 '
18- api ' io.typecraft :command-kotlin:1.1.1 '
19- api ' io.typecraft :bukkit-object:0.4.1 '
20- api ' io.typecraft :bukkit-view-core:6 .0.2 '
17+ api ' io.typst :command-bukkit:2.0.0 '
18+ api ' io.typst :command-kotlin:2.0.0 '
19+ api ' io.typst :bukkit-object:1.0.0 '
20+ api ' io.typst :bukkit-view-core:7 .0.1 '
2121 api ' io.typst:bukkit-kotlin-serialization:1.1.0'
22- api ' io.typecraft :bukkit-inventory-kotlin:1.0.0'
22+ 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'
2525 api ' org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3'
You can’t perform that action at this time.
0 commit comments