Bumped to v1.6
This commit is contained in:
parent
19fdd6ff66
commit
31ff370dc0
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ First, include the API using Maven:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>tech.sbdevelopment</groupId>
|
<groupId>tech.sbdevelopment</groupId>
|
||||||
<artifactId>MapReflectionAPI</artifactId>
|
<artifactId>MapReflectionAPI</artifactId>
|
||||||
<version>1.5.1</version>
|
<version>1.6</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue