This commit is contained in:
hiondal 2025-04-10 22:00:16 +09:00
parent f81bbd170c
commit 2840933ac5

View File

@ -97,3 +97,4 @@ configure(subprojects.findAll { it.name.endsWith('-biz') || it.name == 'common'
bootJar.enabled = false bootJar.enabled = false
jar.enabled = true jar.enabled = true
} }