Marked dynmap-api dependency as `provided` (#10)

Marked dynmap-api dependency as `provided`

+ Fixes #9

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.canopymc.net/Canopy/QoL/pulls/10
Reviewed-by: Etzelia <etzelia@hotmail.com>
Co-Authored-By: ZeroHD <joey@ahines.net>
Co-Committed-By: ZeroHD <joey@ahines.net>
pull/12/head
Joey Hines 2021-07-11 16:12:13 +00:00 committed by Etzelia
parent e3cf0d6d9f
commit 3ae415d7d0
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>