feat: update frontend resources (#77)

* feat: update frontend resources

* fix: ut failed

* fix: github action failed
This commit is contained in:
vran
2022-04-10 22:34:39 +08:00
committed by GitHub
parent a880778f6e
commit 6d598b6966
46 changed files with 46 additions and 45 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()