Hi,
Recently when I go to any version in:
https://plugins.gradle.org/m2/org/springframework/boot/org.springframework.boot.gradle.plugin/
There are no jars present and this preventing one of my builds from working for example:
https://plugins.gradle.org/m2/org/springframework/boot/org.springframework.boot.gradle.plugin/2.0.1.RELEASE/
Any ideas where the jars have gone? Due to a recent release or moving the files somewhere else?
Thanks