Skip to content

Commit

Permalink
JDK17
Browse files Browse the repository at this point in the history
  • Loading branch information
BytingBulldogs3539 committed Oct 21, 2023
1 parent 3a35c6e commit cabfe1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ steps:
gradleWrapperFile: 'gradlew'
gradleOptions: '-Xmx3072m'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.11'
jdkVersionOption: '1.17'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
testResultsFiles: '**/TEST-*.xml'
Expand Down

0 comments on commit cabfe1b

Please sign in to comment.