Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Update sbt to 1.4.7 #172

Closed

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-sbt:sbt from 1.3.13 to 1.4.7.

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 = "org.scala-sbt", artifactId = "sbt" } ]

labels: library-update, semver-minor

Copy link
Member

@gvolpe gvolpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] (run-main-0) java.lang.VerifyError: class scala.tools.nsc.Global overrides final method phaseWithId.()[Lscala/reflect/internal/Phase;
[error] java.lang.VerifyError: class scala.tools.nsc.Global overrides final method phaseWithId.()[Lscala/reflect/internal/Phase;
[error] 	at java.lang.ClassLoader.defineClass1(Native Method)
[error] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
[error] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

@scala-steward
Copy link
Contributor Author

Superseded by #181.

@scala-steward scala-steward deleted the update/sbt-1.4.7 branch March 8, 2021 02:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants