Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/5.5' into 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
casperlamboo committed Oct 16, 2023
2 parents 115f0b9 + ae608cd commit 5e5dc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def requirements(self):
self.requires("arcus/5.3.0")
self.requires("asio-grpc/2.6.0")
self.requires("grpc/1.50.1")
self.requires("curaengine_grpc_definitions/0.1.0-beta.1")
self.requires("curaengine_grpc_definitions/(latest)@ultimaker/testing")
self.requires("clipper/6.4.2")
self.requires("boost/1.82.0")
self.requires("rapidjson/1.1.0")
Expand Down

0 comments on commit 5e5dc42

Please sign in to comment.