File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ s/Akka/Pekko/g
2222s /\< ash\> /psh /g
2323s /\< ASH\> /ASH /g
2424
25- s /( val pekkoGrpcRuntimeVersion) = ". * " /\1 = "1.1.0 " /
26- s /( val pekkoGrpcSbtPluginVersion) = ". * " /\1 = "1.1.0 " /
25+ s /( val pekkoGrpcRuntimeVersion) = ". * " /\1 = "1.1.1 " /
26+ s /( val pekkoGrpcSbtPluginVersion) = ". * " /\1 = "1.1.1 " /
2727s /( val pekkoHttp2SupportVersion) = . * /\1 = "0.0.0+4272-045c925b-SNAPSHOT" /
2828s /( val pekkoHttpCorsVersion) = . * /\1 = "1.1.0" /
2929s /( val pekkoHttpVersion) = . * /\1 = "1.1.0" /
30- s /( val pekkoManagementVersion) = . * /\1 = "1.0 .0" /
30+ s /( val pekkoManagementVersion) = . * /\1 = "1.1 .0" /
3131s /( val pekkoPersistenceJdbcVersion) = . * /\1 = "1.1.0" /
3232s /( val pekkoProjectionVersion) = . * /\1 = "1.0.0" /
3333s /( val pekkoVersion) = . * /\1 = "1.1.2" /
You can’t perform that action at this time.
0 commit comments