You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@marcinMarcin thre is no need to do that, all dependencies dont have explicit versions. If Your using spring-boot-starter than all versions are set from the spring-boot-starter used in Your project. There is a way to set all versions explicite by using right parameters in the final project but the prefered way is to inherite it from spring-boot-starter-parent.
Hi @marwin1991 !
What about using dependabot or renovate to keep hofund's dependencies up-to-date?
The text was updated successfully, but these errors were encountered: