Skip to content

Make flatgraph Scala 3.7. compatible.#355

Merged
mpollmeier merged 1 commit intomasterfrom
markus/make3.7compatible
Mar 27, 2026
Merged

Make flatgraph Scala 3.7. compatible.#355
mpollmeier merged 1 commit intomasterfrom
markus/make3.7compatible

Conversation

@ml86
Copy link
Copy Markdown
Contributor

@ml86 ml86 commented Mar 27, 2026

The ImplicitNotFound annotation only accepts compile time constants as argument since Scala 3.7..
To adjust for that I removed the .stripMargin call.

Also bumped to latest LTS Scala version 3.3.7 and remove -old-syntax
flag which does not have any impact anymore.

Replaces #354

The `ImplicitNotFound` annotation only accepts compile time constants as argument since Scala 3.7..
To adjust for that I removed the `.stripMargin` call.

Also bumped to latest LTS Scala version 3.3.7 and remove `-old-syntax`
flag which does not have any impact anymore.
@ml86 ml86 requested a review from mpollmeier March 27, 2026 11:49
@mpollmeier mpollmeier merged commit 6bb85da into master Mar 27, 2026
1 check 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.

2 participants