Skip to content

Commit

Permalink
Bump org.apache.pekko:pekko-persistence-jdbc_2.13 from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.pekko:pekko-persistence-jdbc_2.13](https://github.com/apache/pekko-persistence-jdbc) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/apache/pekko-persistence-jdbc/blob/main/CHANGELOG.md)
- [Commits](apache/pekko-persistence-jdbc@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: org.apache.pekko:pekko-persistence-jdbc_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent b07c077 commit 2df06dd
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 @@ -74,7 +74,7 @@
<pekko.version>1.1.0</pekko.version>
<pekko.http.version>1.0.1</pekko.http.version>
<pekko.persistence.cassandra.version>1.0.0</pekko.persistence.cassandra.version>
<pekko.persistence.jdbc.version>1.0.0</pekko.persistence.jdbc.version>
<pekko.persistence.jdbc.version>1.1.0</pekko.persistence.jdbc.version>
<anorm.version>2.6.2</anorm.version>
<arpnetworking.commons.version>3.1.1</arpnetworking.commons.version>
<aspectjrt.version>1.9.22.1</aspectjrt.version>
Expand Down

0 comments on commit 2df06dd

Please sign in to comment.