apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.13k stars 137 forks source link

Fix dynamic versioning example #1338

Closed Philippus closed 1 month ago

Philippus commented 1 month ago

See also https://github.com/apache/pekko/pull/263.

Roiocam commented 1 month ago

LGTM, Thanks.