Skip to content

Commit

Permalink
Update Gradle version to 8.7 in Vaas Java SDK example build
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartdohmann committed Oct 25, 2024
1 parent 8d99318 commit 0c995b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk install gradle 8.7
gradle --version
cd ./java/examples/VaasExample/
export SCAN_PATH=$(pwd)/build.gradle
export CLIENT_ID=vaas
Expand Down

0 comments on commit 0c995b3

Please sign in to comment.