Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sokomishalov committed Mar 3, 2020
1 parent b0cd241 commit 450e01e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add the dependency:
<dependency>
<groupId>com.github.sokomishalov.commons</groupId>
<artifactId>commons-[module]</artifactId>
<version>Tag</version>
<version>1.1.12</version>
</dependency>
```

Expand All @@ -31,6 +31,4 @@ Available modules now are:
- serialization
- reactor
- coroutines
- spring
- ~~distributed-locks~~ (moved to [lokk](https://github.com/SokoMishaLov/lokk))
- ~~cache~~ (moved to [kache](https://github.com/SokoMishaLov/kache))
- spring

0 comments on commit 450e01e

Please sign in to comment.