update project.build_depends_on("ddadevops>=4.10.7")

main
ansgarz 6 months ago
parent b5b377aa6c
commit b647309675

@ -25,7 +25,7 @@ def initialize(project):
"release_repository_name": name,
}
project.build_depends_on("ddadevops>=4.7.0")
project.build_depends_on("ddadevops>=4.10.7")
build = ReleaseMixin(project, input)
build.initialize_build_dir()

Loading…
Cancel
Save