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 README #90

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Update README #90

merged 1 commit into from
Jul 29, 2024

Conversation

eed3si9n
Copy link
Member

No description provided.

@eed3si9n eed3si9n requested a review from a team July 28, 2024 20:50
"com.github.sbt.junit" % "jupiter-interface" % JupiterKeys.jupiterVersion.value % Test
)
```scala
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "x.y.z")
Copy link
Member Author

Choose a reason for hiding this comment

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

Remove specific version from the readme, and instead show the shields icon again.

Comment on lines -51 to +55
0.1.x | 1.0.0-M4 | 5.0.0-M4
0.2.x | 1.0.0-M5 | 5.0.0-M5
0.3.x | 1.0.0-M6 | 5.0.0-M6
0.4.x | 1.0.0-RC2 | 5.0.0-RC2
0.5.x | 1.0.0 | 5.0.0
0.6.x | 1.0.0 | 5.0.0
0.7.x | 1.1.0 | 5.1.0
0.8.x | 1.1.x | 5.1.x
0.9.x | 1.7.x | 5.7.x
0.10.x | 1.8.x | 5.8.x
0.11.x | 1.9.x | 5.9.x
0.10.x | 1.8.x | 5.8.x
0.9.x | 1.7.x | 5.7.x
0.8.x | 1.1.x | 5.1.x
0.7.x | 1.1.0 | 5.1.0
0.6.x | 1.0.0 | 5.0.0
0.5.x | 1.0.0 | 5.0.0
0.4.x | 1.0.0-RC2 | 5.0.0-RC2
0.3.x | 1.0.0-M6 | 5.0.0-M6
0.2.x | 1.0.0-M5 | 5.0.0-M5
0.1.x | 1.0.0-M4 | 5.0.0-M4
Copy link
Member Author

@eed3si9n eed3si9n Jul 28, 2024

Choose a reason for hiding this comment

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

Reversed the oder of the table.

0.2.x | 1.0.0-M5 | 5.0.0-M5
0.1.x | 1.0.0-M4 | 5.0.0-M4

**Note** `0.9.0`+ artifacts are published on Maven Central via Sonatype OSS. Previous versions were available via <https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/net.aichler/sbt-jupiter-interface/scala_2.10/sbt_0.13/>, whose underlying host has migrated from Bintray to Scala Center Artifactory instance.
Copy link
Member Author

Choose a reason for hiding this comment

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

Replaced incorrect note

Note that unfortunately artifacts which were hosted at Bintray are no longer available since
the service has been discontinued.

with a link to Arty.

@eed3si9n eed3si9n merged commit 075428c into sbt:main Jul 29, 2024
5 checks passed
@eed3si9n eed3si9n deleted the wip/readme branch July 29, 2024 20:21
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.

1 participant