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.
2 parents b2dea87 + f41f0ee commit f54d3abCopy full SHA for f54d3ab
src/scala/index.ts
@@ -1,5 +1,5 @@
1
const scalalang = [
2
- "scala", "dotty"
+ "scala", "scala3", "dotty"
3
]
4
5
const typelevel = [
@@ -12,15 +12,15 @@ const scalameta = [
12
13
14
const softwaremill = [
15
- "sttp", "scalar", "scalarconf"
+ "scalar", "scalarconf"
16
17
18
const sbt = [
19
"sbt"
20
21
22
const lihaoi = [
23
- "mill", "os-lib", "requests-scala"
+ "os-lib", "requests-scala"
24
25
26
const lightbend = [
0 commit comments