Skip to content

Commit 6563823

Browse files
author
TheProgramSrc
committed
Updated NMS Dependency
1 parent 6574669 commit 6563823

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.spigotmc</groupId>
112112
<artifactId>spigot</artifactId>
113-
<version>1.16.3-R0.1-20201003.002207-3</version>
113+
<version>1.16.3-R0.1-20201017.075927-4</version>
114114
<scope>provided</scope>
115115
</dependency>
116116
<!-- SLF4J -->

target/classes/bungee.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: SuperCoreAPI
2+
version: 4.2.12
3+
main: xyz.theprogramsrc.supercoreapi.plugin.BungeePlugin
4+
author: TheProgramSrc

target/classes/plugin.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: SuperCoreAPI
2+
version: 4.2.12
3+
main: xyz.theprogramsrc.supercoreapi.plugin.SpigotPlugin
4+
author: TheProgramSrc

0 commit comments

Comments
 (0)