This is an automated email from the ASF dual-hosted git repository.

hepin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


    from ff3bed8cdc remove stray ref to java 8 in build (#2252)
     add 92ca0314c0 silence compiler warnings new in scala 2.13.17 (#2255)

No new revisions were added by this update.

Summary of changes:
 actor-tests/src/test/scala/org/apache/pekko/actor/ActorSystemSpec.scala | 1 +
 .../src/test/scala/org/apache/pekko/event/LoggingReceiveSpec.scala      | 1 +
 actor/src/main/scala-2.13/org/apache/pekko/util/ByteString.scala        | 1 +
 actor/src/main/scala/org/apache/pekko/actor/Address.scala               | 1 +
 actor/src/main/scala/org/apache/pekko/util/FrequencySketch.scala        | 2 ++
 .../src/main/scala/org/apache/pekko/persistence/Eventsourced.scala      | 2 ++
 remote/src/main/scala/org/apache/pekko/remote/artery/Control.scala      | 1 +
 stream/src/main/scala/org/apache/pekko/stream/impl/QueueSource.scala    | 1 +
 stream/src/main/scala/org/apache/pekko/stream/impl/SetupStage.scala     | 2 ++
 stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala          | 2 ++
 stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala   | 1 +
 .../src/test/scala/org/apache/pekko/testkit/metrics/MetricsKit.scala    | 1 +
 12 files changed, 16 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to