Skip to content

Commit 2affd29

Browse files
committed
Fix missing ProtoBuf bump to 1.3.0
1 parent 06f2852 commit 2affd29

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/julia/LogicalQueryProtocol.jl/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/julia/LogicalQueryProtocol.jl/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Aqua = "= 0.8.14"
1212
ExplicitImports = "= 1.14.2"
1313
JET = "0.9, 0.10, 0.11"
1414
JuliaInterpreter = "0.9, 0.10"
15-
ProtoBuf = "1.2.2"
15+
ProtoBuf = "1.3"
1616
ReTestItems = "1"
1717
julia = "1.10"
1818

0 commit comments

Comments
 (0)