Skip to content

Commit

Permalink
Prepare upgrade to Gradle 8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Jan 22, 2025
1 parent 64d0104 commit f3301f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: bakdata/ci-templates/.github/workflows/java-gradle-library.yaml@feature/gradle-publish-2
with:
java-version: 17
gradle-refresh-dependencies: true
secrets:
sonar-token: ${{ secrets.SONARCLOUD_TOKEN }}
sonar-organization: ${{ secrets.SONARCLOUD_ORGANIZATION }}
Expand Down

0 comments on commit f3301f8

Please sign in to comment.