We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2665ca8 commit 64dc0ddCopy full SHA for 64dc0dd
1 file changed
.gitmodules
@@ -1,7 +1,7 @@
1
[submodule "test_lib/bats-core"]
2
path = test_lib/bats-core
3
url = https://github.com/bats-core/bats-core
4
- branch = tags/v1.11.1
+ branch = tags/v1.12.0
5
[submodule "test_lib/bats-support"]
6
path = test_lib/bats-support
7
url = https://github.com/bats-core/bats-support
@@ -10,7 +10,7 @@
10
[submodule "test_lib/bats-assert"]
11
path = test_lib/bats-assert
12
url = https://github.com/bats-core/bats-assert
13
- branch = tags/v2.1.0
+ branch = tags/v2.2.0
14
[submodule "test_lib/bats-file"]
15
path = test_lib/bats-file
16
url = https://github.com/bats-core/bats-file
0 commit comments