Upgrade dependencies to move away from repo.scala-sbt.org#90
Closed
mkurz wants to merge 3 commits intoapache:mainfrom
Closed
Upgrade dependencies to move away from repo.scala-sbt.org#90mkurz wants to merge 3 commits intoapache:mainfrom
mkurz wants to merge 3 commits intoapache:mainfrom
Conversation
Contributor
Author
|
Hmm actually pekko itself could also then upgrade |
Member
|
We're using older versions to keep java 8 compat. It may be time to abandon that. |
Contributor
Author
|
+100 to drop support for Java 8. The world is moving on, even Akka:
Play 2.9/3.0 also dropped Java 8, and we will even drop Java 11 in our next major release. |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I started to block repo.scala-sbt.org and repo.typesafe.com in my
/etc/hosts.This pull request depends:
EDIT: https://github.com/lightbend/sbt-paradox-apidoc/releases/tag/v1.1.0
EDIT: https://github.com/lightbend/sbt-paradox-project-info/releases/tag/v3.0.1
TODO:
sbt-paradox-material-theme(needs to move undercom.github.sbtand a new release).After merging this can you cut a 1.0.1 release? Thanks!