summaryrefslogtreecommitdiff
path: root/buildSrc/src/main/kotlin/quarkus-conventions.gradle.kts
AgeCommit message (Collapse)Author
2022-04-22build(web/api): Move Quarkus build configuration into buildSrcFabian Mastenbroek
This change moves most of the Quarkus build configuration into buildSrc so it can possibly be re-used for other modules.