This commit is contained in:
2026-04-28 01:35:45 +09:30
parent a700422b4f
commit 523ba6e10f
+1 -1
View File
@@ -99,7 +99,7 @@ test:quality:
build-sonar:
stage: build-sonar
image: gradle:9.6.1-jdk21-jammy
image: gradle:9.4.1-jdk21-jammy
cache:
policy: pull-push
key: "sonar-cache-$CI_COMMIT_REF_SLUG"