Skip to content

Commit

Permalink
Java and Scala tasks update task lib (microsoft#14899)
Browse files Browse the repository at this point in the history
* Updated task-lib in ANTV1 task

* Updated task-lib in GradleV2 task

* Updated task-lib in JavaToolInstallerV0 task

* Updated task-lib in JenkinsQueueJobV2 task

* Updated task-lib version in MavenV2 task

* Updated task-lib version in MavenV3 task

* Updated task-lib version in CodeCoveragePublisher task

* Bumped versions in all tasks

Co-authored-by: Vladislav Ryzhov <v-vryzhov@microsoft.com>
  • Loading branch information
2 people authored and v-padiseshu committed Jul 28, 2021
1 parent 7247ae9 commit ac56d7b
Show file tree
Hide file tree
Showing 31 changed files with 3,511 additions and 4,266 deletions.
246 changes: 123 additions & 123 deletions Tasks/ANTV1/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tasks/ANTV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/Microsoft/vso-agent-tasks/issues"
},
"dependencies": {
"azure-pipelines-task-lib": "^3.0.6-preview.0",
"azure-pipelines-task-lib": "^3.1.2",
"azure-pipelines-tasks-java-common": "2.0.0-preview.0",
"azure-pipelines-tasks-codecoverage-tools": "2.0.0-preview.0",
"xml2js": "^0.4.16",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/ANTV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 181,
"Minor": 189,
"Patch": 0
},
"demands": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/ANTV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 181,
"Minor": 189,
"Patch": 0
},
"demands": [
Expand Down
14 changes: 7 additions & 7 deletions Tasks/GradleV2/Tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ac56d7b

Please sign in to comment.