still under construction

This commit is contained in:
2021-08-20 23:40:43 +09:00
parent 2ee272598a
commit 14af7dfe4e
37 changed files with 185 additions and 349 deletions

View File

@@ -41,8 +41,8 @@ tasks.asciidoctor {
dependencies {
implementation(project(":sitemap"))
implementation(project(":linkback"))
implementation(project(":web-app"))
implementation(project(":address-finder"))
implementation("com.vladsch.flexmark:flexmark-all:0.62.2")
implementation("org.springframework.boot:spring-boot-starter-data-jpa")