We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f3712 commit 3c3c57eCopy full SHA for 3c3c57e
configs/project-refs.conf
@@ -124,7 +124,7 @@ vars.uris: {
124
scala-debugger-uri: "https://github.com/ensime/scala-debugger.git"
125
scala-gopher-uri: "https://github.com/rssh/scala-gopher.git"
126
scala-java-time-uri: "https://github.com/cquiroz/scala-java-time.git"
127
- scala-java8-compat-uri: "https://github.com/scala/scala-java8-compat.git#2.13.x"
+ scala-java8-compat-uri: "https://github.com/lrytz/scala-java8-compat.git#2.13.x-api" # was scala, 2.13.x
128
scala-js-stubs-uri: "https://github.com/scala-js/scala-js-stubs.git"
129
scala-js-uri: "https://github.com/scala-js/scala-js.git"
130
scala-logging-uri: "https://github.com/lightbend/scala-logging.git"
0 commit comments