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

Commit b6864d9

Browse files
committed
Bump version
Signed-off-by: Bendix Saeltz <bendix@saeltz.de>
1 parent daeedde commit b6864d9

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" % "4.3.1"
18+
libraryDependencies += "io.moia" %% "scala-http-client" % "4.4.0"
1919
```
2020

2121
```scala

0 commit comments

Comments
 (0)