.
This commit is contained in:
parent
6458486810
commit
05d30347c9
7 changed files with 10 additions and 37 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[versions]
|
||||
shadow = "9.2.0"
|
||||
run-paper = "2.3.1"
|
||||
scrow-commandapi = "0.33-SNAPSHOT"
|
||||
postgress = "42.7.12"
|
||||
nats = "2.25.2"
|
||||
|
|
@ -12,10 +11,11 @@ luckperms = "5.5"
|
|||
|
||||
[plugins]
|
||||
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }
|
||||
runpaper = { id = "xyz.jpenilla.run-paper", version.ref = "run-paper" }
|
||||
scrow-basedependencies = { id = "scrow.base-dependencies" }
|
||||
scrow-javalibrary = { id = "scrow.java-library" }
|
||||
scrow-database = { id = "scrow.database" }
|
||||
scrow-publish = { id = "scrow.scrow-publish" }
|
||||
scrow-runserver = { id = "scrow.run-server" }
|
||||
|
||||
[libraries]
|
||||
# https://mvnrepository.com/artifact/org.postgresql/postgresql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue