Skip to content

Commit 9bde9b4

Browse files
committed
Update group in Gradle example
1 parent 714252d commit 9bde9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ repositories {
6161
}
6262
6363
dependencies {
64-
compileOnly 'com.comphenix.protocol:ProtocolLib:5.3.0'
64+
compileOnly 'net.dmulloy2:ProtocolLib:5.3.0'
6565
}
6666
```
6767

0 commit comments

Comments
 (0)