Scala ディレクティブの古いライブラリ依存関係のバージョンの使用箇所を報告し、新しい安定したバージョンへの置換を報告します。
例:
//> test.dep org.scalatest::scalatest:3.0.7 を使用
クイックフィックス適用後:
//> test.dep org.scalatest::scalatest:3.0.8 を使用