Build akka-persistence-query on scala3 (#30663)

* Build akka-persistence-query on scala3

* Build and test on scala3 on GHA

* scalafmt

* Also akka-persistence-shared

* Add mima exclusions

* Add type to implicit, not to probe
This commit is contained in:
Arnout Engelen 2021-09-10 14:53:57 +02:00 committed by GitHub
parent 1e389da9b8
commit 6c2ed1b17d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 57 additions and 27 deletions

View file

@ -24,7 +24,7 @@ jobs:
- akka-cluster/Test/compile
- akka-coordination/test
- akka-discovery/test
- akka-persistence/compile
- akka-persistence/test akka-persistence-shared/test akka-persistence-query/test
- akka-pki/test
- akka-serialization-jackson/test
- akka-slf4j/test