Skip to content

Commit 6175764

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

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.10"
1010
val logback = "1.5.16"
11-
val pekko = "1.1.2"
11+
val pekko = "1.1.3"
1212
val pekkoHttp = "1.1.0"
1313
val scalatest = "3.2.19"
1414
}

0 commit comments

Comments
 (0)