Upgrading project to version 2.2.0 of the Play Framework

前端 未结 3 573
傲寒
傲寒 2021-01-07 21:57

When upgrading a play project to 2.2.0 the following error comes up:

sbt.ResolveException: unresolved dependency: play#sbt-plugin;2.2.0: not found

3条回答
  •  耶瑟儿~
    2021-01-07 22:38

    There are even more things, that you need to do to upgrade your application: Play 2.2 migration guide

提交回复
热议问题