Skip to content

Commit e30e45b

Browse files
authored
Merge pull request evolution-gaming#221 from scala-steward/update/akka-to-pekko-adapter-actor-1.0.3
Update akka-to-pekko-adapter-actor, ... to 1.0.3
2 parents 9ccd038 + 1e49ce8 commit e30e45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object Dependencies {
2121
}
2222

2323
object AkkaToPekkoAdapter {
24-
private val Version = "1.0.0"
24+
private val Version = "1.0.3"
2525

2626
val Actor = "com.evolution" %% "akka-to-pekko-adapter-actor" % Version
2727
val Stream = "com.evolution" %% "akka-to-pekko-adapter-stream" % Version

0 commit comments

Comments
 (0)