Skip to content

Commit e3f00bc

Browse files
chore(deps): bump pekko.version from 1.1.2 to 1.1.3
Bumps `pekko.version` from 1.1.2 to 1.1.3. Updates `org.apache.pekko:pekko-stream_2.12` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.2...v1.1.3) Updates `org.apache.pekko:pekko-testkit_2.12` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.2...v1.1.3) Updates `org.apache.pekko:pekko-stream-testkit_2.12` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.2...v1.1.3) Updates `org.apache.pekko:pekko-stream_2.13` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.2...v1.1.3) Updates `org.apache.pekko:pekko-testkit_2.13` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.2...v1.1.3) Updates `org.apache.pekko:pekko-stream-testkit_2.13` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.2...v1.1.3) --- 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] <support@github.com>
1 parent d641b11 commit e3f00bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin.site.version>3.20.0</plugin.site.version>
122122
<plugin.scala.version>4.9.2</plugin.scala.version>
123123

124-
<pekko.version>1.1.2</pekko.version>
124+
<pekko.version>1.1.3</pekko.version>
125125
<kotlin.version>2.1.0</kotlin.version>
126126
<junit-jupiter.version>5.11.4</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>

0 commit comments

Comments
 (0)