Skip to content

Commit 828102f

Browse files
Bump sqlite-jdbc from 3.39.2.0 to 3.40.0.0 (PotatoCraft-Studio#261)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.2.0 to 3.40.0.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.39.2.0...3.40.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fd2b6f commit 828102f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
<dependency>
611611
<groupId>org.xerial</groupId>
612612
<artifactId>sqlite-jdbc</artifactId>
613-
<version>3.39.2.0</version>
613+
<version>3.40.0.0</version>
614614
<scope>test</scope>
615615
</dependency>
616616
<!-- Database lib for testing-->

0 commit comments

Comments
 (0)