Marked dynmap-api dependency as provided #10

Merged
ZeroHD merged 1 commits from refs/pull/10/head into main 2021-07-11 16:12:13 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
<groupId>us.dynmap</groupId>
<artifactId>dynmap-api</artifactId>
<version>1.9.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>