Skip to content

Commit 7b5a16a

Browse files
committed
docs: update readme with latest version
1 parent a876463 commit 7b5a16a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Maven
1111
<dependency>
1212
<groupId>com.github.ua-parser</groupId>
1313
<artifactId>uap-java</artifactId>
14-
<version>1.5.2</version>
14+
<version>1.5.3</version>
1515
</dependency>
1616
```
1717

1818
SBT
1919
```
20-
"com.github.ua-parser" % "uap-java" % "1.5.2"
20+
"com.github.ua-parser" % "uap-java" % "1.5.3"
2121
```
2222

2323
Build:

0 commit comments

Comments
 (0)