Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/lic
val playWsVersion = "3.0.7"
val playJsonVersion = "3.0.5"
val specs2Version = "4.21.0"
val pekkoVersion = "1.1.5"
val pekkoVersion = "1.2.0"

val testContainersVersion = "0.43.0"
val scalaTestVersion = "3.2.19"
Expand Down