Merge branch 'webbukkit:v3.0' into v3.0
This commit is contained in:
commit
6b01ea7ad6
154 changed files with 9695 additions and 180 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
#Tue Mar 29 22:17:34 CDT 2022
|
||||
#Tue Jun 07 20:25:33 CDT 2022
|
||||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
|
|
|
|||
|
|
@ -12,5 +12,5 @@ dependencies {
|
|||
implementation project(':dynmap-api')
|
||||
implementation project(path: ':DynmapCore', configuration: 'shadow')
|
||||
implementation group: 'org.bukkit', name: 'bukkit', version:'1.7.10-R0.1-SNAPSHOT'
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version:'2.8.2'
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version:'2.8.9'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue