Skip to content

Commit 88fcbd8

Browse files
authored
Merge branch 'master' into update/jetty-client-12.0.13
2 parents 6e2b231 + 3d6c660 commit 88fcbd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/Commons.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ object Commons extends ProjectGroup("commons") {
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
3131
val scalacheckVersion = "1.18.0"
3232
val jettyVersion = "12.0.13"
33-
val mongoVersion = "5.1.3"
33+
val mongoVersion = "5.1.4"
3434
val springVersion = "5.3.39"
3535
val typesafeConfigVersion = "1.4.3"
3636
val commonsIoVersion = "1.3.2" // test only
3737
val scalaLoggingVersion = "3.9.5"
38-
val pekkoVersion = "1.0.3"
38+
val pekkoVersion = "1.1.0"
3939
val monixVersion = "3.4.1"
4040
val circeVersion = "0.14.5" // benchmark only
4141
val upickleVersion = "3.1.2" // benchmark only

0 commit comments

Comments
 (0)