Skip to content

Commit

Permalink
Update semanticdb-scalac to 4.4.18 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 23, 2021
1 parent a3ae324 commit ec1d494
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
@@ -1,5 +1,5 @@
// compiler plugins
addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.4.17" cross CrossVersion.full)
addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.4.18" cross CrossVersion.full)

name := "scalac-scapegoat-plugin"
organization := "com.sksamuel.scapegoat"
Expand Down

0 comments on commit ec1d494

Please sign in to comment.