Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala 3 Upgrade #628

Merged
merged 8 commits into from
Jul 11, 2023
Merged

Scala 3 Upgrade #628

merged 8 commits into from
Jul 11, 2023

Conversation

DavidBakerEffendi
Copy link
Contributor

@DavidBakerEffendi DavidBakerEffendi commented Jul 6, 2023

Upgraded Joern and as minimal dependencies as possible to their compatible Scala 3 variant. Removed Mockito as it is unused and incompatible.

DavidBakerEffendi and others added 8 commits July 6, 2023 13:06
Upgraded Joern and as minimal dependencies as possible to their compatible Scala 3 variant.

Note: [Mockito has no Scala 3 compatibility](https://index.scala-lang.org/mockito/mockito-scala) (yet) so we will have to disable it or find an alternative. The bad news is that this project has no clear path to [Scala 3](mockito/mockito-scala#364 (comment))
Copy link
Member

@pandurangpatil pandurangpatil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@pandurangpatil pandurangpatil merged commit a60ce34 into Privado-Inc:dev Jul 11, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants