Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 578991c

Browse files
authored
update to NC 4.1
1 parent cd6e5b9 commit 578991c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repositories {
5050
dependencies {
5151
compile 'org.spigotmc:spigot-api:1.12-R0.1-SNAPSHOT'
5252
compile 'net.milkbowl.vault:VaultAPI:1.6'
53-
compile('cat.nyaa:nyaacore:4.0-SNAPSHOT') {
53+
compile('cat.nyaa:nyaacore:4.1-SNAPSHOT') {
5454
transitive = false
5555
}
5656
compile('net.ess3:Essentials:2.13-SNAPSHOT') {

0 commit comments

Comments
 (0)