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

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


    from 786aeff  Update jackson-databind to 2.20.1 (#330)
     new 71a8cad  Update scalafmt-core to 3.9.10
     new 5520b6f  Reformat with scalafmt 3.9.10
     new 1174d71  Add 'Reformat with scalafmt 3.9.10' to .git-blame-ignore-revs

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .git-blame-ignore-revs                                              | 3 +++
 .scalafmt.conf                                                      | 2 +-
 .../apache/pekko/projection/cassandra/CassandraProjectionSpec.scala | 2 +-
 .../apache/pekko/projection/internal/OffsetSerializationSpec.scala  | 2 +-
 .../org/apache/pekko/projection/internal/ActorHandlerInit.scala     | 2 +-
 .../apache/pekko/projection/internal/InternalProjectionState.scala  | 4 ++--
 .../org/apache/pekko/projection/internal/OffsetSerialization.scala  | 6 +++---
 .../scala/org/apache/pekko/projection/internal/OffsetStrategy.scala | 2 +-
 .../org/apache/pekko/projection/internal/ProjectionSerializer.scala | 6 +++---
 .../org/apache/pekko/projection/internal/ProjectionSettings.scala   | 2 +-
 .../org/apache/pekko/projection/scaladsl/StatefulHandler.scala      | 2 +-
 .../scala/org/apache/pekko/projection/jdbc/JdbcProjectionSpec.scala | 2 +-
 .../org/apache/pekko/projection/jdbc/internal/JdbcSettings.scala    | 2 +-
 .../main/scala/org/apache/pekko/projection/kafka/KafkaOffsets.scala | 2 +-
 project/Common.scala                                                | 2 +-
 .../scala/org/apache/pekko/projection/slick/SlickProjection.scala   | 4 ++--
 .../apache/pekko/projection/slick/internal/SlickOffsetStore.scala   | 4 ++--
 .../org/apache/pekko/projection/slick/SlickProjectionSpec.scala     | 4 ++--
 18 files changed, 28 insertions(+), 25 deletions(-)


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

Reply via email to