Skip to content

Commit

Permalink
bumps akka to match scala-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesgaroux committed Jul 28, 2023
1 parent 8f7bffb commit 8a92820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ object ExternalDependencies {

// This should match the version used in scala-libs
// See https://github.com/wellcomecollection/scala-libs/blob/main/project/Dependencies.scala
val akka = "2.6.19"
val akka = "2.6.20"
val akkaHttp = "10.2.9"
val aws2 = "2.11.14"
}
Expand Down

0 comments on commit 8a92820

Please sign in to comment.