Skip to content

Commit

Permalink
Bump org.sql2o:sql2o from 1.6.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [org.sql2o:sql2o](https://github.com/aaberg/sql2o) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/aaberg/sql2o/releases)
- [Commits](aaberg/sql2o@sql2o-parent-1.6.0...1.8.0)

---
updated-dependencies:
- dependency-name: org.sql2o:sql2o
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent b153c18 commit 96086d6
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 @@ -37,7 +37,7 @@
<rxjava-jdbc.version>0.7.19</rxjava-jdbc.version>
<slf4j.version>2.0.12</slf4j.version>
<spring-jdbc.version>5.3.31</spring-jdbc.version>
<sql2o.version>1.6.0</sql2o.version>
<sql2o.version>1.8.0</sql2o.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>
<name>${project.artifactId}</name>
Expand Down

0 comments on commit 96086d6

Please sign in to comment.