It was all working fine but suddenly some plugins are throwing unresolved dependency errors in sbt version 1.2.8.
We have not updated anything is there something that needs to be changed?
` [warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] com.typesafe.sbteclipse:sbteclipse-plugin:5.2.4 (sbtVersion=1.0, scalaVersion=2.12)
[warn] com.typesafe.sbt:sbt-twirl:1.4.1 (sbtVersion=1.0, scalaVersion=2.12)
[warn] com.eed3si9n:sbt-assembly:0.14.9 (sbtVersion=1.0, scalaVersion=2.12)
[warn] io.spray:sbt-revolver:0.9.0 (sbtVersion=1.0, scalaVersion=2.12)
[error] sbt.librarymanagement.ResolveException: Error downloading com.typesafe.sbteclipse:sbteclipse-plugin;sbtVersion=1.0;scalaVersion=
2.12:5.2.4
[error] Not found
[error] Not found
It was all working fine but suddenly some plugins are throwing unresolved dependency errors in sbt version 1.2.8. We have not updated anything is there something that needs to be changed?
Plugins.sbt file: