Skip to content

Commit

Permalink
chore(deps): bump pekko.version from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps `pekko.version` from 1.1.1 to 1.1.2.

Updates `org.apache.pekko:pekko-stream_2.12` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-testkit_2.12` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-stream-testkit_2.12` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-stream_2.13` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-testkit_2.13` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-stream-testkit_2.13` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: org.apache.pekko:pekko-stream_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-testkit_2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-stream-testkit_2.12
  dependency-type: direct:development
  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-testkit_2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-stream-testkit_2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent e94dc6d commit ceff000
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 @@ -121,7 +121,7 @@
<plugin.site.version>3.20.0</plugin.site.version>
<plugin.scala.version>4.9.2</plugin.scala.version>

<pekko.version>1.1.1</pekko.version>
<pekko.version>1.1.2</pekko.version>
<kotlin.version>2.1.0</kotlin.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
Expand Down

0 comments on commit ceff000

Please sign in to comment.