Skip to content

Commit 628270a

Browse files
authored
update version (#109)
* update version * update version
1 parent 03edc58 commit 628270a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bazel_dep(name = 'bazel_skylib', version = '1.0.3')
1313
bazel_dep(name = 'boost.preprocessor', version = '1.83.0.bcr.1')
1414
bazel_dep(name = 'boost.spirit', version = '1.83.0.bcr.2')
1515
bazel_dep(name = 'fmt', version = '8.1.1')
16-
bazel_dep(name = 'protobuf', version = '3.19.6', repo_name = 'com_google_protobuf')
16+
bazel_dep(name = 'protobuf', version = '27.5', repo_name = 'com_google_protobuf')
1717
################################################################################
1818

1919
################################################################################

0 commit comments

Comments
 (0)