8000 Tags · scalacenter/coursier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: scalacenter/coursier

Tags

v2.1.0-M5-18-gfebf9838c

Toggle v2.1.0-M5-18-gfebf9838c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Case-insensitive OS activation (coursier#2286)

* Case-insensitive OS activation

* preserve the original Activation.Os values

* keep Activation.Os#archMatch for binary compatibility

v2.1.0-M5-5-g2cb552ea9

Toggle v2.1.0-M5-5-g2cb552ea9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set HTTP Accept header (coursier#2367)

Works around remote repositories like AWS CodeArtifact that return 404 on maven-metadata.xml if requested with JVM's default Accept header (which is "text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2").

v2.1.0-M5

Toggle v2.1.0-M5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump coursier/setup-action from 1.2.0.pre.M1 to 1.2.0.pre.M2 (coursie…

…r#2363)

Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.2.0.pre.M1 to 1.2.0.pre.M2.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.2.0-M1...v1.2.0-M2)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.1.0-M4-1

Toggle v2.1.0-M4-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure we generate Java 8 compatible byte code (coursier#2355)

v2.1.0-M3-1

Toggle v2.1.0-M3-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't depend on junit (coursier#2348)

0