Fix DroneCI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-08 14:24:18 +01:00
parent 4887902516
commit 920bddc0db

View File

@@ -13,7 +13,7 @@ steps:
# run unit tests # run unit tests
- name: test - name: test
image: maven:3-eclipse-temurin-17 image: maven:3-eclipse-temurin-21
commands: commands:
- mvn test --no-transfer-progress -B -V - mvn test --no-transfer-progress -B -V