Skip to content

Commit

Permalink
Update sqlite-jdbc to 3.41.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slick-scala-steward[bot] authored and nafg committed Apr 10, 2024
1 parent e80afb7 commit 156eda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ object Dependencies {
h2,
sqlServer,
"org.apache.derby" % "derby" % "10.14.2.0",
"org.xerial" % "sqlite-jdbc" % "3.41.0.0",
"org.xerial" % "sqlite-jdbc" % "3.41.0.1",
"org.hsqldb" % "hsqldb" % "2.5.2",
"org.postgresql" % "postgresql" % "42.7.2",
"com.mysql" % "mysql-connector-j" % "8.3.0",
Expand Down

0 comments on commit 156eda4

Please sign in to comment.