Skip to content

Commit

Permalink
(#13873) daw_json_link: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Oct 30, 2022
1 parent ee4bd62 commit e8ba8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/daw_json_link/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def layout(self):
cmake_layout(self, src_folder="src")

def requirements(self):
self.requires("daw_header_libraries/2.72.0")
self.requires("daw_header_libraries/2.73.1")
self.requires("daw_utf_range/2.2.2")

def package_id(self):
Expand Down

0 comments on commit e8ba8ec

Please sign in to comment.