Skip to content

Commit

Permalink
Further clarify Scala version to be 3.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Jul 14, 2023
1 parent 571197b commit ce14893
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 @@ -27,7 +27,7 @@ libraryDependencies ++= List(
)
```

`pekko-stream-circe` is published for Scala 2.12, 2.13 and 3.
`pekko-stream-circe` is published for Scala 2.12, 2.13 and 3.3+.

## Usage

Expand Down

0 comments on commit ce14893

Please sign in to comment.