Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/resources/ecosystem/officials/zio-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Key features of ZIO Logging:
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-logging" % "0.5.14"
libraryDependencies += "dev.zio" %% "zio-logging" % "2.1.0"
```

There are also some optional dependencies:
Expand Down