I have a small problem after upgrading to play 2.6.3 and using webjars 2.6.1, have not changed any of the code outside of the versions. ```scala 3) Error injecting constructor, java.lang.NoSuchMethodError: controllers.AssetsBuilder.<init>(Lplay/api/http/HttpErrorHandler;)V [info] at controllers.WebJarAssets.<init>(WebJarAssets.scala:19) [info] at controllers.WebJarAssets.class(WebJarAssets.scala:19) [info] while locating controllers.WebJarAssets ``` Have you seen this before as it looks like a binary incompatibility at library level?