X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=5eae10e536d62236285b35b99fc218d5976ec14c;hb=3a33180863c8aa3876364ae115bc148b77368ca6;hp=72ca64990fc2e2ec9ce059b8588812b53abce21b;hpb=151000d9468850933e01d6c68390790728e179ca;p=ci-management.git diff --git a/tox.ini b/tox.ini index 72ca6499..5eae10e5 100644 --- a/tox.ini +++ b/tox.ini @@ -5,7 +5,7 @@ skipsdist = true [testenv:jenkins-jobs] deps = - jenkins-job-builder=={env:JJB_VERSION:5.1.0} + jenkins-job-builder=={env:JJB_VERSION:6.0.0} commands = jenkins-jobs {posargs:--help}