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 Native 0.5.x #335

Merged
merged 2 commits into from
May 31, 2024
Merged

Scala Native 0.5.x #335

merged 2 commits into from
May 31, 2024

Conversation

sideeffffect
Copy link
Contributor

@sideeffffect sideeffffect commented May 11, 2024

@@ -43,7 +43,7 @@ lazy val api = crossProject(JSPlatform, JVMPlatform, NativePlatform)
name := "cldr-api",
scalaVersion := scalaVersion212,
description := "scala-java-locales cldrl api",
crossScalaVersions := Seq(scalaVersion212, "2.13.14", "3.4.1"),
crossScalaVersions := Seq(scalaVersion212, "2.13.14", "3.3.3"),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Otherwise we would force all users of this library off Scala LTS, which is probably not desirable.

Copy link
Owner

Choose a reason for hiding this comment

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

👍

@sideeffffect
Copy link
Contributor Author

@cquiroz we're green 🎉

@sideeffffect sideeffffect requested a review from cquiroz May 31, 2024 16:53
Copy link
Owner

@cquiroz cquiroz left a comment

Choose a reason for hiding this comment

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

Thanks a lot, I'll release asap

@cquiroz cquiroz merged commit 31a1940 into cquiroz:master May 31, 2024
2 of 3 checks passed
@sideeffffect sideeffffect deleted the scala-native-0.5.x branch May 31, 2024 16:53
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