File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
mongo4cats
2
2
==========
3
3
4
- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.kirill5k/mongo4cats-core_2.13.svg )] ( http://search.maven.org/#search%7Cga%7C1%mongo4cats-core )
5
- <a href =" https://typelevel.org/cats/ " ><img src =" https://typelevel.org/cats/img/cats-badge.svg " height =" 40px " align =" right " alt =" Cats friendly " /></a >
4
+ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/v/tag/precog/mongo4cats?label=github%20packages&sort=semver )
6
5
7
6
MongoDB Java client wrapper compatible with [ Cats-Effect] ( https://typelevel.org/cats-effect/ ) ans [ Fs2] ( http://fs2.io/ ) .
8
7
Available for Scala 2.12, 2.13 and 3.1.
@@ -46,4 +45,4 @@ object Quickstart extends IOApp.Simple {
46
45
}
47
46
```
48
47
49
- If you find this library useful, consider giving it a ⭐!
48
+ If you find this library useful, consider giving it a ⭐!
You can’t perform that action at this time.
0 commit comments