Skip to content

Commit

Permalink
Merge pull request #218 from dpaulat/renovate/sqlite3-3.x
Browse files Browse the repository at this point in the history
Update dependency sqlite3 to v3.46.0
  • Loading branch information
dpaulat authored May 24, 2024
2 parents f33d8c0 + 1319f36 commit 2a12b60
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 @@ -16,7 +16,7 @@ class SupercellWxConan(ConanFile):
"openssl/3.2.1",
"re2/20231101",
"spdlog/1.14.1",
"sqlite3/3.45.3",
"sqlite3/3.46.0",
"vulkan-loader/1.3.243.0",
"zlib/1.3.1")
generators = ("cmake",
Expand Down

0 comments on commit 2a12b60

Please sign in to comment.