Skip to content

Commit

Permalink
Minor/Patch Updates (#72)
Browse files Browse the repository at this point in the history
* Update log4j-api to 2.24.0

* Update pekko-actor-testkit-typed to 1.1.0

---------

Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-for-moia[bot] and scala-steward authored Sep 9, 2024
1 parent 8346959 commit 721219b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ lazy val IntegrationTestConfig =

lazy val library = new {
object Version {
val pekko = "1.0.3"
val pekko = "1.1.0"
val pekkoHttp = "1.0.1"
val log4j = "2.23.1"
val log4j = "2.24.0"
val pureConfig = "0.17.7"
val scalaCheck = "1.18.0"
val scalaLogging = "3.9.5"
Expand Down

0 comments on commit 721219b

Please sign in to comment.