Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Update scalafix-core to 0.9.25 #153

Conversation

scala-steward
Copy link
Contributor

Updates ch.epfl.scala:scalafix-core from 0.9.24 to 0.9.25.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "scalafix-core" } ]

labels: library-update, semver-patch

@liancheng liancheng added this to the v0.5.1 milestone Feb 1, 2021
@liancheng liancheng added the help wanted Extra attention is needed label Feb 26, 2021
@xuwei-k
Copy link

xuwei-k commented Feb 26, 2021

[error] java.lang.NoSuchMethodError: scala.tools.nsc.Global.reporter()Lscala/tools/nsc/reporters/Reporter;
[error] 	at scoverage.ScoverageInstrumentationComponent$$anon$1.run(plugin.scala:119)
[error] 	at scala.tools.nsc.Global$Run.compileUnitsInternal(Global.scala:1511)

scoverage/sbt-scoverage#321
scoverage/sbt-scoverage#319

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants