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

Commit be6cc4f

Browse files
committed
README
1 parent 161f30b commit be6cc4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,9 @@ stored in Rails
350350

351351
## Using from SBT
352352

353-
For `akka` version `2.4.2`:
353+
For `akka` version `2.4.3`:
354354

355355
````scala
356-
libraryDependencies += "com.softwaremill.akka-http-session" %% "core" % "0.2.4"
357-
libraryDependencies += "com.softwaremill.akka-http-session" %% "jwt" % "0.2.4" // optional
356+
libraryDependencies += "com.softwaremill.akka-http-session" %% "core" % "0.2.5"
357+
libraryDependencies += "com.softwaremill.akka-http-session" %% "jwt" % "0.2.5" // optional
358358
````

0 commit comments

Comments
 (0)