Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.39.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2022
1 parent e9be0d8 commit fafd3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.39.2.1</version>
<version>3.39.3.0</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit fafd3b5

Please sign in to comment.