Skip to content

Commit

Permalink
Merge pull request #512 from scala-steward/update/mongodb-driver-core…
Browse files Browse the repository at this point in the history
…-4.11.1

Update mongodb-driver-core, ... to 4.11.1
  • Loading branch information
ddworak authored Nov 21, 2023
2 parents a4ee816 + e9997cc commit dea2004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
val scalatestplusScalacheckVersion = "3.2.14.0"
val scalacheckVersion = "1.17.0"
val jettyVersion = "10.0.18"
val mongoVersion = "4.11.0"
val mongoVersion = "4.11.1"
val springVersion = "5.3.31"
val typesafeConfigVersion = "1.4.3"
val commonsIoVersion = "1.3.2" // test only
Expand Down

0 comments on commit dea2004

Please sign in to comment.