Skip to content

Commit a1d92db

Browse files
committed
feat: bukkit-view-core(5.4.0)
1 parent 22e97bc commit a1d92db

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.typecraft'
9-
version = '1.6.0'
9+
version = '1.7.0'
1010

1111
repositories {
1212
mavenLocal()
@@ -17,7 +17,7 @@ dependencies {
1717
api 'io.typecraft:command-bukkit:1.1.0'
1818
api 'io.typecraft:command-kotlin:1.1.0'
1919
api 'io.typecraft:bukkit-object:0.4.1'
20-
api 'io.typecraft:bukkit-view-core:5.3.0'
20+
api 'io.typecraft:bukkit-view-core:5.4.0'
2121
api 'io.typecraft:bukkit-kotlin-serialization:0.4.0'
2222
api 'io.arrow-kt:arrow-core:1.2.0-RC'
2323
api 'io.arrow-kt:arrow-fx-coroutines:1.2.0-RC'

0 commit comments

Comments
 (0)