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

Update scala-native to 0.5.1 #66

Merged
merged 8 commits into from
May 8, 2024
Merged

Conversation

natsukagami
Copy link
Contributor

  • Update scala-native to 0.5.0
  • Update munit to use scala-native 0.5.0

build.sbt Outdated
},
libraryDependencies += "org.scalameta" %%% "munit" % "1.0.0-M10+17-0ca7e7e9-SNAPSHOT" % Test
libraryDependencies += "org.scalameta" %%% "munit" % "1.0.0-M10+44-b93292d5-SNAPSHOT" % Test
Copy link
Contributor

Choose a reason for hiding this comment

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

@He-Pin
Copy link
Contributor

He-Pin commented Apr 16, 2024

0.5.1 is released

@natsukagami natsukagami changed the title Update scala-native to 0.5.0 Update scala-native to 0.5.1 Apr 17, 2024
@natsukagami
Copy link
Contributor Author

Updated scala-native to 0.5.1.
Once I manage to resolve #64 (comment) I will merge the PR and release 0.2.

build.sbt Outdated
@@ -12,20 +12,19 @@ lazy val root =
name := "Gears",
organization := "ch.epfl.lamp",
version := "0.2.0-SNAPSHOT",
libraryDependencies += "org.scalameta" %%% "munit" % "1.0.0-M12" % Test,

Choose a reason for hiding this comment

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

MUnit 1.0.0-RC1 was released, please update:

https://github.com/scalameta/munit/releases/tag/v1.0.0-RC1

@natsukagami natsukagami merged commit 1eeca5a into lampepfl:main May 8, 2024
3 checks passed
@natsukagami natsukagami deleted the use-sn-0.5 branch May 8, 2024 12:41
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.

3 participants