Skip to content

Commit

Permalink
Bump pekko.version from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps `pekko.version` from 1.1.0 to 1.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-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-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)

---
updated-dependencies:
- 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-slf4j_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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 41adc10 commit e173e07
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 @@ -73,7 +73,7 @@
<jax.annotations.version>1.3.2</jax.annotations.version>
<pekko.grpc.version>1.0.2</pekko.grpc.version>
<pekko.http.version>1.0.1</pekko.http.version>
<pekko.version>1.1.0</pekko.version>
<pekko.version>1.1.1</pekko.version>
<protobuf.version>3.25.3</protobuf.version>
<protoc.version>3.25.2</protoc.version>
<scala.lib.version>2.13.14</scala.lib.version>
Expand Down

0 comments on commit e173e07

Please sign in to comment.