Skip to content

Commit

Permalink
Merge pull request #291 from dpaulat/renovate/sqlite3-3.x
Browse files Browse the repository at this point in the history
Update dependency sqlite3 to v3.47.1
  • Loading branch information
dpaulat authored Nov 30, 2024
2 parents 40b3ecc + 7b99dff commit 000d006
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 @@ -20,7 +20,7 @@ class SupercellWxConan(ConanFile):
"openssl/3.3.2",
"re2/20240702",
"spdlog/1.14.1",
"sqlite3/3.46.1",
"sqlite3/3.47.1",
"vulkan-loader/1.3.243.0",
"zlib/1.3.1")
generators = ("CMakeDeps")
Expand Down

0 comments on commit 000d006

Please sign in to comment.