Merge pull request #351 from dpaulat/renovate/sqlite3-3.x

chore(deps): update dependency sqlite3 to v3.48.0
This commit is contained in:
Dan Paulat 2025-02-17 23:37:05 -06:00 committed by GitHub
commit 7ee86867ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ class SupercellWxConan(ConanFile):
"openssl/3.3.2",
"re2/20240702",
"spdlog/1.15.0",
"sqlite3/3.47.2",
"sqlite3/3.48.0",
"vulkan-loader/1.3.290.0",
"zlib/1.3.1")
generators = ("CMakeDeps")