Skip to content

Commit

Permalink
Merge pull request #739 from confluentinc/sem-java-17
Browse files Browse the repository at this point in the history
upgrade sem java version to 17 as we already upgraded to 17 here.
  • Loading branch information
janjwerner-confluent authored Nov 29, 2024
2 parents 4abd269 + 4b2f8e9 commit 084ea44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ after_pipeline:
- name: SonarQube
commands:
- checkout
- sem-version java 11
- sem-version java 17
- artifact pull workflow target
- emit-sonarqube-data --run_only_sonar_scan
- name: Trigger downstream projects
Expand Down

0 comments on commit 084ea44

Please sign in to comment.