We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6af6d09 + 1a45a41 commit 2f27d51Copy full SHA for 2f27d51
build.sbt
@@ -6,7 +6,7 @@ organization in ThisBuild := "com.thoughtworks.example"
6
7
name := "sbt-example"
8
9
-libraryDependencies += "org.scalameta" %% "scalameta" % "4.7.8"
+libraryDependencies += "org.scalameta" %% "scalameta" % "4.13.4"
10
11
libraryDependencies += scalaOrganization.value % "scala-reflect" % scalaVersion.value % Provided
12
0 commit comments