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