Backend project initialized #4

Merged
jarno merged 5 commits from feature-backend-init into main 2025-08-02 19:27:18 +00:00
Showing only changes of commit 2a0d7fa1b8 - Show all commits

View File

@@ -27,7 +27,7 @@ jobs:
cache: 'maven'
- name: Set up Maven
uses: actions/setup-maven@v3
uses: stCarolas/setup-maven@v5
with:
maven-version: '3.6.3'