Skip to content

Commit b94de76

Browse files
committed
Depend on latest paper api version
1 parent 22ca575 commit b94de76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.apache.tools.ant.filters.ReplaceTokens
22

33
plugins {
4-
id 'org.mvplugins.multiverse-plugin' version '1.2.0'
4+
id 'org.mvplugins.multiverse-plugin' version '1.2.1'
55
}
66

77
group = 'org.mvplugins.multiverse.core'
@@ -25,7 +25,7 @@ repositories {
2525
}
2626

2727
configure(apiDependencies) {
28-
serverApiVersion = '1.19.4-R0.1-SNAPSHOT'
28+
serverApiVersion = '1.21.8-R0.1-SNAPSHOT'
2929
mockBukkitServerApiVersion = '1.21'
3030
mockBukkitVersion = '4.69.2'
3131
}

0 commit comments

Comments
 (0)