You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating slick-pg brings a dependency conflict with akka, more precisely with a ssl-config-core an akka dependency, since both rely on different versions of scala-parser-combinators. Excludingssl-config-core from akka should be enough to solve any issues. Please refer to here for more information.