2023-01-26

This commit is contained in:
2023-01-26 00:32:02 +09:00
parent 39a57945f9
commit 5de59df669
15 changed files with 575 additions and 55 deletions

View File

@@ -17,7 +17,7 @@ description = "Examples: Spring-boot"
repositories {
maven {
url = uri("https://repository.elex-project.com/repository/maven")
url = uri("https://repo.elex-project.com/repository/maven")
}
}