Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 2ed7541

Browse files
committed
Release version 3.1.0
Signed-off-by: Bendix Saeltz <[email protected]>
1 parent f0d59ee commit 2ed7541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a wrapper around the akka-http-client that adds
1515
## Usage
1616

1717
```sbt
18-
libraryDependencies += "io.moia" %% "scala-http-client" % "3.0.0"
18+
libraryDependencies += "io.moia" %% "scala-http-client" % "3.1.0"
1919
```
2020

2121
```scala

0 commit comments

Comments
 (0)