Skip to content

Commit

Permalink
pekko-stream, pekko-stream-testkit, ... 1.1.1 (was 1.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2024
1 parent fb0dbcd commit 651a7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ lazy val `anorm-akka` = (project in file("akka"))
)
.dependsOn(`anorm-core`)

lazy val pekkoVer = Def.setting[String]("1.0.3")
lazy val pekkoVer = Def.setting[String]("1.1.1")

lazy val pekkoEnabled = Def.setting[Boolean] {
val v = scalaBinaryVersion.value
Expand Down

0 comments on commit 651a7c2

Please sign in to comment.