Fix sqlite memory leaks

This commit is contained in:
James Seibel
2025-01-03 14:47:42 -06:00
parent 3cd7c7f1a3
commit d5de4a8171
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ manifold_version=2024.1.37
nightconfig_version=3.6.6
lz4_version=1.8.0
xz_version=1.9
sqlite_jdbc_version=3.46.1.0
sqlite_jdbc_version=3.47.2.0
# 8.2.1 is the newest version we can use since that's the version MC 1.16.5 uses
# (at least until we can fix the gradle script so core and main can use/shade different fastutil versions)
fastutil_version=8.2.1