Skip to content

Commit 13b659b

Browse files
authored
Update README.md
1 parent ec909bf commit 13b659b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Maven
7070
<dependency>
7171
<groupId>xyz.jpenilla</groupId>
7272
<artifactId>squaremap-api</artifactId>
73-
<version>1.1.1</version>
73+
<version>1.1.2</version>
7474
<scope>provided</scope>
7575
</dependency>
7676
```
@@ -82,7 +82,7 @@ repositories {
8282
}
8383

8484
dependencies {
85-
compileOnly("xyz.jpenilla", "squaremap-api", "1.1.1")
85+
compileOnly("xyz.jpenilla", "squaremap-api", "1.1.2")
8686
}
8787
```
8888

0 commit comments

Comments
 (0)