Unverified Commit 65d0b28c by Cory Lee Committed by GitHub

Credentials binding wont work without > the track method added in 2.1.16 of credentials (#4375)

parent 1ebdf1a3
......@@ -238,7 +238,7 @@ jenkins_analytics_plugins:
- { name: "cobertura", version: "1.9.6" }
- { name: "copyartifact", version: "1.32.1" }
- { name: "copy-to-slave", version: "1.4.3" }
- { name: "credentials", version: "1.24" }
- { name: "credentials", version: "2.1.4" }
- { name: "credentials-binding", version: "1.10" }
- { name: "dashboard-view", version: "2.9.1" }
- { name: "ec2", version: "1.28" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment