Skip to content

Commit

Permalink
Update README.md (#743)
Browse files Browse the repository at this point in the history
Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
  • Loading branch information
zio-assistant[bot] and zio-assistant[bot] authored Oct 31, 2024
1 parent 94528d5 commit 0d17fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ZIO SQS enables us to produce and consume elements to/from the Amazon SQS servic
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-sqs" % "0.6.1"
libraryDependencies += "dev.zio" %% "zio-sqs" % "0.6.2"
```

## Example
Expand Down

0 comments on commit 0d17fc9

Please sign in to comment.