Open
Description
Version(s)
Scala CLI version: 1.1.2
Scala version (default): 3.3.1
Describe the bug
Dependencies fetched from the registry declared using
//> using repository https://maven.pkg.github.com/xxx/xxx
are not cached and downloaded each time the project compiles or tests
To Reproduce
See https://github.com/arturopala/test-package
Expected behaviour
Dependencies fetched from the custom GithubPackages repository should be cached