Skip to content

Commit 02da667

Browse files
Bump pekko.persistence.cassandra.version from 1.0.0 to 1.1.0
Bumps `pekko.persistence.cassandra.version` from 1.0.0 to 1.1.0. Updates `org.apache.pekko:pekko-persistence-cassandra_2.13` from 1.0.0 to 1.1.0 - [Changelog](https://github.com/apache/pekko-persistence-cassandra/blob/main/CHANGELOG.md) - [Commits](apache/pekko-persistence-cassandra@v1.0.0...v1.1.0) Updates `org.apache.pekko:pekko-persistence-cassandra-launcher_2.13` from 1.0.0 to 1.1.0 - [Changelog](https://github.com/apache/pekko-persistence-cassandra/blob/main/CHANGELOG.md) - [Commits](apache/pekko-persistence-cassandra@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-persistence-cassandra_2.13 dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-persistence-cassandra-launcher_2.13 dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba90d0b commit 02da667

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
@@ -103,7 +103,7 @@
103103
<!--Dependency versions-->
104104
<pekko.version>1.1.3</pekko.version>
105105
<pekko.http.version>1.0.1</pekko.http.version>
106-
<pekko.persistence.cassandra.version>1.0.0</pekko.persistence.cassandra.version>
106+
<pekko.persistence.cassandra.version>1.1.0</pekko.persistence.cassandra.version>
107107
<apache.httpclient.version>4.5.14</apache.httpclient.version>
108108
<apache.httpcore.version>4.4.16</apache.httpcore.version>
109109
<arpnetworking.commons.version>3.1.1</arpnetworking.commons.version>

0 commit comments

Comments
 (0)