Skip to content

Commit 9ba89b6

Browse files
Update dependency CmdLine to v2.212.0
1 parent aa396a2 commit 9ba89b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
vmImage: ubuntu-latest
1313
container: adoptopenjdk:18-jdk
1414
steps:
15-
- task: CmdLine@2.201.1
15+
- task: CmdLine@2.212.0
1616
inputs:
1717
script: |
1818
java -version

0 commit comments

Comments
 (0)