Bump dependencies #173

Merged
AmineB merged 10 commits from upgarde into master 2025-01-03 08:41:19 +00:00
Showing only changes of commit 6645902ec8 - Show all commits

View File

@ -24,4 +24,5 @@ jobs:
- name: Detecting...
run: ./detekt-cli-1.23.1/bin/detekt-cli --all-rules --excludes '**/shared/build/**/*.kt' || true
build:
needs: Lint
uses: ./.gitea/workflows/common_build.yml