diff --git a/meta-oe/recipes-test/bats/bats_1.11.1.bb b/meta-oe/recipes-test/bats/bats_1.12.0.bb similarity index 93% rename from meta-oe/recipes-test/bats/bats_1.11.1.bb rename to meta-oe/recipes-test/bats/bats_1.12.0.bb index 82f57e51b1..ae59a27dc9 100644 --- a/meta-oe/recipes-test/bats/bats_1.11.1.bb +++ b/meta-oe/recipes-test/bats/bats_1.12.0.bb @@ -9,8 +9,8 @@ SRC_URI = "\ git://github.com/bats-core/bats-core.git;branch=master;protocol=https \ " -# v1.10.0 -SRCREV = "b640ec3cf2c7c9cfc9e6351479261186f76eeec8" +# v1.12.0 +SRCREV = "713504bc0224a19b3d7c7958c18dc07f64f54b44" S = "${WORKDIR}/git"