Merge pull request 'test' (#3) from root-patch-3 into main

Reviewed-on: http://18.192.206.57:3000/root/spring-boot/pulls/3
root-patch-4
root 1 year ago
commit d7bfca94f8

@ -5,6 +5,7 @@ pluginManagement {
if (version.endsWith('-SNAPSHOT')) {
maven { url "https://repo.spring.io/snapshot" }
}
}
resolutionStrategy {
eachPlugin {

Loading…
Cancel
Save