Skip to content

Commit

Permalink
Merge pull request #7 from Ultimaker/CURA-11482_sentry
Browse files Browse the repository at this point in the history
Bump version to 5.3.1
  • Loading branch information
wawanbreton authored Jan 17, 2024
2 parents 10e2319 + 649828b commit 09d3c7c
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 @@ -66,7 +66,7 @@ def export_sources(self):

def requirements(self):
self.requires("protobuf/3.21.9", transitive_headers=True)
self.requires("arcus/5.3.0")
self.requires("arcus/5.3.1")
self.requires("cpython/3.10.4") # Maybe place this in build_requirements as well
self.requires("zlib/1.2.12")

Expand Down

0 comments on commit 09d3c7c

Please sign in to comment.