Skip to content

Commit

Permalink
Update scalameta to 4.7.8 (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-center-steward[bot] <111975575+scala-center-steward[bot]@users.noreply.github.com>
Co-authored-by: Jędrzej Rochala <48657087+rochala@users.noreply.github.com>
  • Loading branch information
scala-center-steward[bot] and rochala authored Jul 27, 2023
1 parent a882623 commit 5156ae2
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 @@ -277,7 +277,7 @@ lazy val instrumentation = project
.settings(loggingAndTest)
.settings(
libraryDependencies ++= Seq(
"org.scalameta" %% "scalameta" % "4.7.7",
"org.scalameta" %% "scalameta" % "4.7.8",
"com.googlecode.java-diff-utils" % "diffutils" % "1.3.0" % Test
)
)
Expand Down

0 comments on commit 5156ae2

Please sign in to comment.