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

Upgrade third party deps #65

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Upgrade third party deps #65

merged 2 commits into from
Nov 11, 2024

Conversation

jjudd
Copy link

@jjudd jjudd commented Oct 31, 2024

No description provided.

@jjudd jjudd requested a review from jadenPete October 31, 2024 05:01
@@ -33,7 +33,6 @@ def scala_artifacts():
"org.scala-sbt:zinc-compile-core_2.13:{}".format(zinc_version),
"org.scala-sbt:zinc-core_2.13:{}".format(zinc_version),
"org.scala-sbt:zinc-persist_2.13:{}".format(zinc_version),
"org.scala-sbt:compiler-interface:{}".format(zinc_version),
Copy link
Author

Choose a reason for hiding this comment

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

This was in here twice.

@@ -18,7 +18,6 @@ scalapb_version = "0.11.17"
def scala_artifacts():
return [
"ch.epfl.scala:bloop-frontend_2.12:1.0.0",
"com.lihaoyi:sourcecode_2.13:0.2.7,",

Choose a reason for hiding this comment

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

Nice!


specs2_version = "4.20.9"
scalatest_version = "3.2.19"
scalapb_version = "0.11.17"

Choose a reason for hiding this comment

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

Nit: Could we import this from @rules_scala_annex//rules/scala:workspace.bzl?

Copy link
Author

Choose a reason for hiding this comment

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

Yep. Good catch.

@jjudd jjudd force-pushed the upgrade-third-party-deps branch from 2078577 to c05b55e Compare November 11, 2024 19:42
@jjudd jjudd merged commit 38fa0fc into lucid-master Nov 11, 2024
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