Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
keirlawson committed Dec 21, 2023
1 parent 09f829f commit 098b379
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@ To get started with [sbt](https://www.scala-sbt.org), simply add the following l

For Cats Effect 3:
```scala
libraryDependencies += "io.github.keirlawson" %% "ciris-aws-secretsmanager" % "5.0.1"
```

For Cats Effect 2:
```scala
libraryDependencies += "io.github.keirlawson" %% "ciris-aws-secretsmanager" % "4.0.0"
libraryDependencies += "io.github.keirlawson" %% "ciris-aws-secretsmanager" % "6.0.2"
```

The library is published for Scala 2.12, 2.13 and 3.1.
Expand Down

0 comments on commit 098b379

Please sign in to comment.