Skip to content

Commit

Permalink
Merge pull request #1051 from scala-steward/update/scalameta-4.4.11
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac to 4.4.11
  • Loading branch information
blast-hardcheese authored Apr 1, 2021
2 parents 527cf77 + ebd54da commit 3767c6e
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 @@ -313,7 +313,7 @@ lazy val codegen = (project in file("modules/codegen"))
.settings(libraryDependencies ++= testDependencies)
.settings(
libraryDependencies ++= Seq(
"org.scalameta" %% "scalameta" % "4.4.10",
"org.scalameta" %% "scalameta" % "4.4.11",
"com.github.javaparser" % "javaparser-symbol-solver-core" % javaparserVersion,
"org.eclipse.jdt" % "org.eclipse.jdt.core" % "3.24.0",
"org.eclipse.platform" % "org.eclipse.equinox.app" % "1.5.100",
Expand Down

0 comments on commit 3767c6e

Please sign in to comment.