We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ebb6e commit 623b656Copy full SHA for 623b656
1 file changed
README.md
@@ -43,7 +43,7 @@ That's where TranzactIO comes from. I wanted a way to use ZIO everywhere, and ru
43
44
### Sbt setup
45
46
-TranzactIO is available on the Sonatype Central Repository (see the Nexus badge on top of this README to get the version number). In your build.sbt:
+TranzactIO is available on Maven Central (see the badge on top of this README to get the latest version). In your build.sbt:
47
```sbt
48
// Add this if you use doobie:
49
libraryDependencies += "io.github.gaelrenoux" %% "tranzactio-doobie" % TranzactIOVersion
0 commit comments