Skip to content

Commit

Permalink
Update scalameta, semanticdb-scalac, ... to 4.8.15 (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored May 28, 2024
1 parent 4138c3f commit d6d4e98
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 @@ -21,7 +21,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.12:1.0.1 | grep org.scalameta:scalameta'
def scalameta = "4.8.3"
def scalameta = "4.8.15"
}

inThisBuild(
Expand Down

0 comments on commit d6d4e98

Please sign in to comment.