Skip to content

Commit

Permalink
Bump Pekko to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelLipski committed Sep 5, 2024
1 parent 10e2c39 commit a7fcaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/akka-to-pekko.sed
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ s/(val pekkoHttpVersion) = .*/\1 = "1.0.1"/
s/(val pekkoManagementVersion) = .*/\1 = "1.0.0"/
s/(val pekkoPersistenceJdbcVersion) = .*/\1 = "1.0.0"/
s/(val pekkoProjectionVersion) = .*/\1 = "1.0.0"/
s/(val pekkoVersion) = .*/\1 = "1.0.3"/
s/(val pekkoVersion) = .*/\1 = "1.1.0"/
s/(val sbtNativePackagerVersion) = ".*"/\1 = "1.10.0"/

0 comments on commit a7fcaf4

Please sign in to comment.