No effective change - bump SQLite jdbc driver for testing

This commit is contained in:
Robin Bygrave
2016-03-21 10:31:42 +13:00
parent 44ba6d3bb2
commit fc70161909
+1 -1
View File
@@ -168,7 +168,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.7.2</version>
<version>3.8.11.2</version>
<scope>test</scope>
</dependency>