Skip to content

Commit b5b99ca

Browse files
Update pekko-actor-testkit-typed, ... to 1.0.3 (#225)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent c7d14aa commit b5b99ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ThisBuild / organizationName := "lunatech"
88
lazy val V = new {
99
val circe = "0.14.9"
1010
val logback = "1.5.6"
11-
val pekko = "1.0.2"
11+
val pekko = "1.0.3"
1212
val pekkoHttp = "1.0.1"
1313
val scalatest = "3.2.19"
1414
}

0 commit comments

Comments
 (0)