Skip to content

Commit 3d5793f

Browse files
authored
(#47) update paperapi to 1.12.8 and nyaacore version to 9.10
update paperapi to 1.12.8 and nyaacore version to 9.10
2 parents a9b50d5 + d602532 commit 3d5793f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ plugins {
1010
// = = =
1111

1212
val pluginName = "NyaaCore"
13-
val paperApiName = "1.21.6-R0.1-SNAPSHOT"
13+
val paperApiName = "1.21.8-R0.1-SNAPSHOT"
1414

1515
// = = =
1616

1717
group = "cat.nyaa"
18-
version ="9.9"
18+
version ="9.10"
1919

2020
java {
2121
// Configure the java toolchain. This allows gradle to auto-provision JDK 21 on systems that only have JDK 8 installed for example.

0 commit comments

Comments
 (0)