[scala] Bump scalameta from 4.2.0 to 4.6.0

This commit is contained in:
Andreas Dangel
2022-09-30 09:24:22 +02:00
parent 167dd635ed
commit 45f3f6e5bb
2 changed files with 24 additions and 20 deletions

View File

@ -13,7 +13,7 @@
</parent>
<properties>
<scalameta.version>4.2.0</scalameta.version>
<scalameta.version>4.6.0</scalameta.version>
</properties>
<build>

View File

@ -11,10 +11,11 @@
+- DefnType
| +- TypeName
| +- TypeSelect
| +- TermSelect
| | +- TermName
| | +- TermName
| +- TypeName
| | +- TermSelect
| | | +- TermName
| | | +- TermName
| | +- TypeName
| +- TypeBounds
+- DefnVal
| +- PatVar
| | +- TermName
@ -26,10 +27,11 @@
+- DefnType
| +- TypeName
| +- TypeSelect
| +- TermSelect
| | +- TermName
| | +- TermName
| +- TypeName
| | +- TermSelect
| | | +- TermName
| | | +- TermName
| | +- TypeName
| +- TypeBounds
+- DefnVal
| +- PatVar
| | +- TermName
@ -51,8 +53,9 @@
| | +- TypeName
| | +- TypeBounds
| +- TypeApply
| +- TypeName
| +- TypeName
| | +- TypeName
| | +- TypeName
| +- TypeBounds
+- DefnVal
| +- ModAnnot
| | +- Init
@ -79,12 +82,13 @@
| +- TypeName
| +- TypeBounds
+- TypeApply
+- TypeSelect
| +- TermSelect
| | +- TermSelect
| | | +- TermName
| | | +- TermName
| | +- TermName
| +- TypeName
+- TypeName
+- TypeName
| +- TypeSelect
| | +- TermSelect
| | | +- TermSelect
| | | | +- TermName
| | | | +- TermName
| | | +- TermName
| | +- TypeName
| +- TypeName
| +- TypeName
+- TypeBounds