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

Implement forcing Scala 3 for crossbuilding projects #661

Open
wants to merge 1 commit into
base: idea241.x
Choose a base branch
from

Conversation

andrzejressel
Copy link
Contributor

Part 2 of JetBrains/sbt-structure#63

Related to SCL-19788

@@ -36,7 +36,7 @@ object Versions {
val junitInterfaceVersion: String = "0.13.3"

val bspVersion = "2.1.0-M3"
val sbtStructureVersion: String = "2024.1.2"
val sbtStructureVersion: String = "2024.1.2+0-38de1c9e+20240519-1859-SNAPSHOT"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I know it's invalid, but sbt structure release will be required before merge anyway

@unkarjedy unkarjedy requested a review from pavelfatin May 22, 2024 08:57
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.

1 participant