Skip to content

Commit

Permalink
Upgrade to batteries/0.49.6; upgrade script. (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyastolfi authored Dec 11, 2023
1 parent 7db842e commit 838b62f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def configure(self):
def requirements(self):
from batt import VISIBLE, OVERRIDE

self.requires("batteries/0.49.3", **VISIBLE)
self.requires("batteries/0.49.6", **VISIBLE)
self.requires("boost/1.83.0", **VISIBLE)
self.requires("cli11/2.3.2", **VISIBLE)
self.requires("glog/0.6.0", **VISIBLE)
Expand Down
2 changes: 1 addition & 1 deletion script
Submodule script updated 1 files
+61 −9 batt.py

0 comments on commit 838b62f

Please sign in to comment.