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

Remove scala version from default.properties #420

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

froth
Copy link
Member

@froth froth commented Nov 4, 2024

Artifacts published with higher scala minor versions are not downwards compatible. Therefore I believe it does not make a lot of sense to configure the scala version on template generation.
Compare https://github.com/http4s/http4s.g8/actions/runs/11562204886/job/32182864793#step:9:120

Additionally I hope this allows the steward to update the version for us. (Update: I think that won't work actually as this would need the top level sbt project upgraded to scala 2.13. That however makes sbt very angry because of the sbt-scripted plugin)

@froth froth force-pushed the remove-scala-version-props branch from 3b381f9 to a630ea3 Compare November 4, 2024 13:18
@froth froth merged commit effcf4b into 0.23 Nov 11, 2024
10 checks passed
@froth froth deleted the remove-scala-version-props branch November 11, 2024 12:27
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