Skip to content

Commit

Permalink
Update scalameta to 4.4.31 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 9, 2021
1 parent 691e4d1 commit d309a44
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 @@ -6,7 +6,7 @@ organization in ThisBuild := "com.thoughtworks.example"

name := "sbt-example"

libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.30"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.31"

libraryDependencies += scalaOrganization.value % "scala-reflect" % scalaVersion.value % Provided

Expand Down

0 comments on commit d309a44

Please sign in to comment.