Skip to content

Commit

Permalink
Merge pull request #20 from PabloLec/dependabot/maven/org.xerial-sqli…
Browse files Browse the repository at this point in the history
…te-jdbc-3.46.0.0

Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0
  • Loading branch information
PabloLec authored May 27, 2024
2 parents 12a4dae + 776376f commit d3cda19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<java.version>21</java.version>
<sqlite-jdbc.version>3.45.3.0</sqlite-jdbc.version>
<sqlite-jdbc.version>3.46.0.0</sqlite-jdbc.version>
<springdoc-openapi-starter-webmvc-ui.version>2.5.0</springdoc-openapi-starter-webmvc-ui.version>
<spotless.version>2.43.0</spotless.version>
<playwright.version>1.44.0</playwright.version>
Expand Down

0 comments on commit d3cda19

Please sign in to comment.