Skip to content

Commit

Permalink
Gradle 8.5-rc-3
Browse files Browse the repository at this point in the history
  • Loading branch information
jjohannes committed Nov 20, 2023
1 parent eaf32c4 commit 25072d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Gradle
uses: gradle/[email protected]
with:
gradle-version: 8.6-20231104002619+0000
gradle-version: 8.5-rc-3
- run: "gradle build -Dorg.gradle.kotlin.dsl.skipMetadataVersionCheck=false --configuration-cache --warning-mode=fail -p 01_The_Settings_File/my-project"
- run: "gradle build -Dorg.gradle.kotlin.dsl.skipMetadataVersionCheck=false --configuration-cache --warning-mode=fail -p 02_The_Build_Files/my-project"
- run: "gradle build -Dorg.gradle.kotlin.dsl.skipMetadataVersionCheck=false --configuration-cache --warning-mode=fail -p 03_Plugins/my-project"
Expand Down

0 comments on commit 25072d4

Please sign in to comment.