build(deps): bump rocksdb & core & update ci codeowners (#21652)
This commit is contained in:
@@ -12,7 +12,7 @@ HTTPS_GIT := https://github.com/cosmos/cosmos-sdk.git
|
||||
DOCKER := $(shell which docker)
|
||||
PROJECT_NAME = $(shell git remote get-url origin | xargs basename -s .git)
|
||||
|
||||
rocksdb_version=v8.11.3
|
||||
rocksdb_version=v9.6.1
|
||||
|
||||
ifeq ($(findstring .,$(VERSION)),)
|
||||
VERSION := 0.0.0
|
||||
|
||||
Reference in New Issue
Block a user