Import kontor-flask into directory flask #46

Merged
tpeetz merged 16 commits from feature/4-import-kontor-flask-into-directory-flask into develop/0.1.0 2025-01-08 21:44:48 +00:00
Showing only changes of commit e078f43cc6 - Show all commits
+1 -1
View File
@@ -97,7 +97,7 @@ publishing {
repositories {
maven {
name = "gitlabPackageRegistry"
url = uri("https://gitlab.com/api/v4/projects/62010300/packages/maven")
url = uri("https://gitlab.com/api/v4/projects/64726715/packages/maven")
credentials(PasswordCredentials)
}
}