Skip to content

Commit

Permalink
Merge pull request #10 from devparada/dependabot/maven/org.xerial-sql…
Browse files Browse the repository at this point in the history
…ite-jdbc-3.48.0.0

mvn: bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0
  • Loading branch information
devparada authored Jan 24, 2025
2 parents 173084f + 461a0a2 commit ccbae55
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 @@ -18,7 +18,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.47.2.0</version>
<version>3.48.0.0</version>
</dependency>

<!-- Flatlaf interface -->
Expand Down

0 comments on commit ccbae55

Please sign in to comment.