Change the version of the dependency.

This commit is contained in:
Caranouga 2022-08-04 21:19:29 +02:00 committed by GitHub
parent 1a748dbf55
commit c16c63ef6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ First, include the API using Maven:
<dependency>
<groupId>tech.sbdevelopment</groupId>
<artifactId>MapReflectionAPI</artifactId>
<version>1.1</version>
<version>1.2</version>
<scope>provided</scope>
</dependency>
```
@ -57,4 +57,4 @@ More information can be found on the [JavaDoc](https://sbdplugins.nl/javadoc/map
## Credits:
This is a fork of [MapManager](https://github.com/InventivetalentDev/MapManager). It updates the API to 1.19 and uses
other dependencies.
other dependencies.