Skip to content

Commit

Permalink
Update semanticdb-scalac to 4.9.6 (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 15, 2024
1 parent 1d37989 commit d67c773
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.9.5" cross CrossVersion.full)
addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.9.6" cross CrossVersion.full)

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

0 comments on commit d67c773

Please sign in to comment.