hofund
hofund copied to clipboard
Automated dependency updates
Hi @marwin1991 !
What about using dependabot or renovate to keep hofund's dependencies up-to-date?
@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.
done, now renovates updates deps :)