From a4e904d0fcd44877b03e7d06fc235eec121adfe6 Mon Sep 17 00:00:00 2001 From: James Moger Date: Mon, 11 May 2015 10:59:38 -0400 Subject: [PATCH] Update to SQLite 3.8.9.1 --- .classpath | 2 +- build.moxie | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.classpath b/.classpath index 7447974..c292988 100644 --- a/.classpath +++ b/.classpath @@ -10,7 +10,7 @@ - + diff --git a/build.moxie b/build.moxie index 34940ad..9fa3b47 100644 --- a/build.moxie +++ b/build.moxie @@ -87,7 +87,7 @@ properties: { derby.version : 10.11.1.1 mysql.version : 5.6 postgresql.version : 9.3 - sqlite.version : 3.8.9 + sqlite.version : 3.8.9.1 } dependencies: -- 2.39.5