Skip to content

Commit

Permalink
Tweak unavailable-semanticdb-scalac test
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Feb 16, 2025
1 parent 7dd12dd commit a7600dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ checkLogs := {
assert(
logLines.exists(
_.contains(
"Please upgrade to a more recent Scala patch version or uninstall sbt-scalafix"
"Please consider upgrading to a more recent version of sbt-scalafix and/or Scala, or uninstalling sbt-scalafix plugin"
)
)
)
Expand Down

0 comments on commit a7600dd

Please sign in to comment.