We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a08fe commit 6931e9aCopy full SHA for 6931e9a
README.md
@@ -18,6 +18,7 @@ The following implementations are supported:
18
19
| Version | Release date | Pekka Http version | Scala versions |
20
|---------|--------------|--------------------|-----------------------|
21
+| `2.1.0` | 2025-06-16 | `1.2.0` | `3.3`, `2.13` |
22
| `2.0.0` | 2025-03-16 | `1.1.0` | `3.3`, `2.13` |
23
| `1.1.0` | 2025-03-02 | `1.1.0` | `3.3`, `2.13` |
24
| `1.0.1` | 2024-04-09 | `1.0.1` | `3.3`, `2.13`, `2.12` |
project/plugins.sbt
@@ -1 +1,2 @@
1
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
2
+addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.0")
0 commit comments