Skip to content

Commit ccc07aa

Browse files
Add itemis plugin repository
Mainly for Renovate
1 parent 2fb52ac commit ccc07aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pluginManagement {
77
password = if (extra.has("github_token")) extra.get("github_token") as String else System.getenv("GITHUB_TOKEN")
88
}
99
}
10+
maven("https://artifacts.itemis.cloud/repository/maven-mps")
1011
gradlePluginPortal()
1112
}
1213
}

0 commit comments

Comments
 (0)