Skip to content

Commit 4270533

Browse files
Bump pekko.version from 1.1.0 to 1.1.1
Bumps `pekko.version` from 1.1.0 to 1.1.1. Updates `org.apache.pekko:pekko-slf4j_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-actor_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-stream_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-cluster_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-remote_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-cluster-sharding_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-distributed-data_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-persistence-query_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) Updates `org.apache.pekko:pekko-testkit_2.13` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-slf4j_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-actor_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-stream_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-cluster_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-remote_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-cluster-sharding_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-distributed-data_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-persistence-query_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03d2913 commit 4270533

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
@@ -101,7 +101,7 @@
101101

102102
<properties>
103103
<!--Dependency versions-->
104-
<pekko.version>1.1.0</pekko.version>
104+
<pekko.version>1.1.1</pekko.version>
105105
<pekko.http.version>1.0.1</pekko.http.version>
106106
<pekko.persistence.cassandra.version>1.0.0</pekko.persistence.cassandra.version>
107107
<apache.httpclient.version>4.5.14</apache.httpclient.version>

0 commit comments

Comments
 (0)