Skip to content

Commit b6e8aba

Browse files
CuriousGeorgiyoleg-jukovec
authored andcommitted
crud: bump rocks minor version with compatibility fixes
Needed for tarantool/tarantool#8147
1 parent bd6aab9 commit b6e8aba

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
@@ -27,7 +27,7 @@ clean:
2727
.PHONY: deps
2828
deps: clean
2929
( cd ./queue/testdata; $(TTCTL) rocks install queue 1.3.0 )
30-
( cd ./crud/testdata; $(TTCTL) rocks install crud 1.4.0 )
30+
( cd ./crud/testdata; $(TTCTL) rocks install crud 1.4.1 )
3131

3232
.PHONY: datetime-timezones
3333
datetime-timezones:

0 commit comments

Comments
 (0)