Skip to content

Commit

Permalink
Update scalameta to 4.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and Atry committed Jan 6, 2025
1 parent 79a355e commit 9f234ad
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.7.3"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.7.8"

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

Expand Down

0 comments on commit 9f234ad

Please sign in to comment.