Did something go wrong in the repository?

I just went from 7.0.4 to 7.0.5 and my application broke. Lots of missing classes all of a sudden!

image

image

Message here is “Cannot org.springframework.beans.factory.Aware”.

I stopped and restarted Intellij just in case. Version is the latest:

image

What happened???

Hi,

Please try to use menu File - Invalidate caches and restart, then click on Refresh Gradle project in Gradle tool panel.

image

Thank you. That solved it.