Skip to content

Commit

Permalink
Bump pekko-projection-version
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelLipski committed Oct 17, 2023
1 parent b5ea913 commit a4aea5c
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 @@ -28,5 +28,5 @@ s/(val pekkoHttpCorsVersion) = .*/\1 = "1.0.0"/
s/(val pekkoHttpVersion) = .*/\1 = "1.0.0"/
s/(val pekkoManagementVersion) = .*/\1 = "1.0.0"/
s/(val pekkoPersistenceJdbcVersion) = .*/\1 = "1.0.0"/
s/(val pekkoProjectionVersion) = .*/\1 = "0.0.0+80-269ab0a7-SNAPSHOT"/
s/(val pekkoProjectionVersion) = .*/\1 = "1.0.0-RC1+2-81dc5ece-SNAPSHOT"/
s/(val pekkoVersion) = .*/\1 = "1.0.1"/

0 comments on commit a4aea5c

Please sign in to comment.