aboutsummaryrefslogtreecommitdiff
path: root/build-logic/src/main/kotlin
AgeCommit message (Expand)Author
2023-03-22Remove unnecessary Maven CLI setup tasks (#2930)aSemy
2023-03-22Update POM urls to https (#2931)aSemy
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-16Fix test runtime Java versions (#2918)aSemy
2023-03-16Refactor Maven Runner build config (#2911)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler