Skip to content

Commit a996eb1

Browse files
vladislav-ryzhovVladislav Ryzhov
andauthored
Java and Scala tasks update task lib (#14899)
* 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 <[email protected]>
1 parent 7baed87 commit a996eb1

31 files changed

+3511
-4266
lines changed

Tasks/ANTV1/package-lock.json

Lines changed: 123 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/ANTV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/Microsoft/vso-agent-tasks/issues"
88
},
99
"dependencies": {
10-
"azure-pipelines-task-lib": "^3.0.6-preview.0",
10+
"azure-pipelines-task-lib": "^3.1.2",
1111
"azure-pipelines-tasks-java-common": "2.0.0-preview.0",
1212
"azure-pipelines-tasks-codecoverage-tools": "2.0.0-preview.0",
1313
"xml2js": "^0.4.16",

Tasks/ANTV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 181,
20+
"Minor": 189,
2121
"Patch": 0
2222
},
2323
"demands": [

Tasks/ANTV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 181,
20+
"Minor": 189,
2121
"Patch": 0
2222
},
2323
"demands": [

Tasks/GradleV2/Tests/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)