Merge pull request #6 from Caranouga/patch-1
Change the version of the dependency.
This commit is contained in:
commit
6461e4aa40
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue