Skip to content

Commit 9ae7c4c

Browse files
authored
Merge pull request #51 from scala-steward/update/pekko-stream-1.1.1
Update pekko-stream to 1.1.1
2 parents 3603743 + 2c8f88e commit 9ae7c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Versions {
22
val Munit = "1.0.1"
3-
val Pekko = "1.1.0"
3+
val Pekko = "1.1.1"
44
val Slf4j = "2.0.16"
55
}

0 commit comments

Comments
 (0)