Skip to content

Commit

Permalink
Update scalameta, semanticdb-scalac, ... to 4.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Jun 21, 2024
1 parent b16b2c0 commit 9673856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lazy val Version = new {
// Important: this should be the exact same version as the one mtags pulls, as mtags uses some scalameta internal APIs,
// and binary compatibility of these APIs isn't guaranteed.
// Get this version with a command like 'cs resolve org.scalameta:mtags_2.13.14:1.3.1 | grep org.scalameta:scalameta'
def scalameta = "4.9.6"
def scalameta = "4.9.7"
}

inThisBuild(
Expand Down

0 comments on commit 9673856

Please sign in to comment.