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

Bump libs/scala-cli. Fix deprecation. #234

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

carlosedp
Copy link
Contributor

Bump libs and scala-cli.

Fix deprecation:

[warn] ./src/Index.scala:142:33
[warn] The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
[warn] This construct can be rewritten automatically under -rewrite -source 3.4-migration.
[warn]       ujson.Obj(l.head, l.tail: _*)
...

src/GenerateIndex.scala Outdated Show resolved Hide resolved
Copy link
Collaborator

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

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

Thanks @carlosedp!

@ckipp01 ckipp01 merged commit 3b7f7d2 into coursier:master Mar 15, 2024
2 checks 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