Skip to content

Commit d90ff29

Browse files
scalameta-bottgodzik
authored andcommitted
Update scalameta, semanticdb-scalac, ... to 4.9.9
1 parent 091262f commit d90ff29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lazy val Version = new {
2424
// Important: this should be the exact same version as the one mtags pulls, as mtags uses some scalameta internal APIs,
2525
// and binary compatibility of these APIs isn't guaranteed.
2626
// Get this version with a command like 'cs resolve org.scalameta:mtags_2.13.14:1.3.1 | grep org.scalameta:scalameta'
27-
def scalameta = "4.9.6"
27+
def scalameta = "4.9.9"
2828
}
2929

3030
inThisBuild(

0 commit comments

Comments
 (0)