use common plugin

This commit is contained in:
2025-12-13 00:49:24 +01:00
parent e9ba266d53
commit 1811c98073
3 changed files with 14 additions and 26 deletions

View File

@@ -1 +1,6 @@
rootProject.name = "migration"
pluginManagement.repositories {
maven("https://git.infendro.com/api/packages/Infendro/maven")
mavenCentral()
}