Closed eed3si9n closed 3 months ago
Thanks, will take a look asap.
Merging this now.
It's interesting you named the org com.github.sbt.junit
, that's the first time I see this pattern in the sbt organization. Usually everything is just com.github.sbt
% sbt-...
It's interesting you named the org
com.github.sbt.junit
, that's the first time I see this pattern in the sbt organization.
Yea, it's because this repo has a pure Java jupiter-interface module, so I figured it would be nice if we can make the Java package match the organization name.
Ref https://github.com/sbt/sbt-jupiter-interface/pull/59
Problem/Solution This is a minimum update to bump the overall build to the latest sbt and GitHub Actions via sbt-github-actions.