Play framework dependecies?

Don't specify which version of play to use : Your dependencies. Yml : Application dependencies require: - play - morphia 1.2.3d.

Don't specify which version of play to use : Your dependencies. Yml : # Application dependencies require: - play - morphia 1.2.3d.

As almost every application, Play is using Semantic Versioning syntax for their version number. Checkout the SemVer website for more information. So an upgrade from 1.2 to 1.2.2 should not be dangerous.It is simply displaying a message saying that since the moduel was expplicitly tested for version 1.2 and no versions above.

Meaning issues could appear.

As almost every application, Play is using Semantic Versioning syntax for their version number. Checkout the SemVer website for more information. So an upgrade from 1.2 to 1.2.2 should not be dangerous.

It is simply displaying a message saying that since the moduel was expplicitly tested for version 1.2 and no versions above. Meaning issues could appear.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions