Skip to content

Commit a0473ca

Browse files
authored
Merge pull request #909 from jenkinsci/updatecli_master_9d9baa42854bc30ca3f48c0ab8adb3ba53ad08da8e37bb11a82698d1940f4afc
Bump bats version to v1.11.1
2 parents ec6deaf + f853a7d commit a0473ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ list: check-reqs
5555
@set -x; make --silent show | jq -r '.target | path(.. | select(.platforms[] | contains("linux/$(ARCH)"))?) | add'
5656

5757
bats:
58-
git clone --branch v1.11.0 https://github.com/bats-core/bats-core ./bats
58+
git clone --branch v1.11.1 https://github.com/bats-core/bats-core ./bats
5959

6060
prepare-test: bats check-reqs
6161
git submodule update --init --recursive

0 commit comments

Comments
 (0)