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 example build.sc with current library versions #3055

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

cstroe
Copy link
Contributor

@cstroe cstroe commented Feb 28, 2024

This avoids the build error:

1 targets failed
resolvedIvyDeps 
Resolution failed for 1 modules:
--------------------------------------------
  com.lihaoyi:scalatags_3:0.8.2 
	not found: /home/cosmin/.ivy2/local/com.lihaoyi/scalatags_3/0.8.2/ivys/ivy.xml
	not found: https://repo1.maven.org/maven2/com/lihaoyi/scalatags_3/0.8.2/scalatags_3-0.8.2.pom

--------------------------------------------

For additional information on library dependencies, see the docs at
https://mill-build.com/mill/Library_Dependencies.html

This avoids the build error:

```
1 targets failed
resolvedIvyDeps 
Resolution failed for 1 modules:
--------------------------------------------
  com.lihaoyi:scalatags_3:0.8.2 
	not found: /home/cosmin/.ivy2/local/com.lihaoyi/scalatags_3/0.8.2/ivys/ivy.xml
	not found: https://repo1.maven.org/maven2/com/lihaoyi/scalatags_3/0.8.2/scalatags_3-0.8.2.pom

--------------------------------------------

For additional information on library dependencies, see the docs at
https://mill-build.com/mill/Library_Dependencies.html
```
@lefou lefou changed the title Update build.sc with current library versions Update example build.sc with current library versions Feb 29, 2024
Copy link
Member

@lefou lefou left a comment

Choose a reason for hiding this comment

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

Nice catch, thank you!

@lefou lefou merged commit c8d50ad into com-lihaoyi:main Feb 29, 2024
38 checks passed
@lefou lefou added this to the 0.11.8 milestone Feb 29, 2024
@cstroe cstroe deleted the patch-1 branch April 21, 2024 20:01
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