Skip to content

Commit

Permalink
Merge pull request #289 from scala-steward/update/scalameta-4.4.24
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac, ... to 4.4.24
  • Loading branch information
tgodzik authored Jul 26, 2021
2 parents 2112eaf + 5461a6b commit 2b90883
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 @@ -5,7 +5,7 @@ import sbtcrossproject.{crossProject, CrossType}
lazy val Version = new {
def scala213 = "2.13.6"
def scala212 = "2.12.14"
def scalameta = "4.4.22"
def scalameta = "4.4.24"
}

inThisBuild(
Expand Down

0 comments on commit 2b90883

Please sign in to comment.