Skip to content

Commit 9f234ad

Browse files
scala-stewardAtry
authored andcommitted
Update scalameta to 4.7.8
1 parent 79a355e commit 9f234ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ organization in ThisBuild := "com.thoughtworks.example"
66

77
name := "sbt-example"
88

9-
libraryDependencies += "org.scalameta" %% "scalameta" % "4.7.3"
9+
libraryDependencies += "org.scalameta" %% "scalameta" % "4.7.8"
1010

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

0 commit comments

Comments
 (0)