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
- #121
- remove Scala 2.12 from support scala versions
- upgrade Scala 2.13 to 2.13.6
- add Scala 3.0.2 to support scala versions and make it the default version
- upgraded sbt to 1.5.5
- upgrade scalaTestSeleniumVersion to 3.2.9.0
- upgraded playJsonVersion to 2.10.0-RC5 (no released version yet for Scala 3)
- removed scala-collection-compat as it is no longer needed
- rewrite HtmlElementGauge, WebClientExposingDriverConfigFixtures, AemTweaks and Gauge to be compatible with Scala 3
- #121
- remove unnecessary plugin configuration from integrationtest
- set metadata-complete in web.xml, such that jetty doesn't do any annotation processing, and therefore doesn't warn about "scanned from multiple locations"
- updated xsbt-web-plugin, replaced sbt-dependency-graph plugin with addDependencyTreePlugin
- updated htmlUnit, slf4j and jackson-annotations
No description provided.
The text was updated successfully, but these errors were encountered: