fix: github action failed

This commit is contained in:
vran 2022-04-10 22:23:26 +08:00
parent 4deae58063
commit e2ef02b700
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
pluginManagement {
repositories {
maven { url 'https://repo.spring.io/release' }
maven { url 'https://repo.spring.io/milestone' }
maven { url 'https://repo.spring.io/snapshot' }
gradlePluginPortal()