Skip to content

Commit c664c23

Browse files
chore(deps): bump akka.version from 2.6.19 to 2.6.20 (#412)
* chore(deps): bump akka.version from 2.6.19 to 2.6.20 Bumps `akka.version` from 2.6.19 to 2.6.20. Updates `akka-stream_2.13` from 2.6.19 to 2.6.20 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.19...v2.6.20) Updates `akka-testkit_2.13` from 2.6.19 to 2.6.20 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.19...v2.6.20) Updates `akka-stream-testkit_2.13` from 2.6.19 to 2.6.20 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.19...v2.6.20) --- updated-dependencies: - dependency-name: com.typesafe.akka:akka-stream_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * docs: update CHANGELOG.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 262cdb2 commit c664c23

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
### Dependencies
77
Update dependencies:
88

9+
#### Build:
10+
- [#412](https://github.com/influxdata/influxdb-client-java/pull/412): `akka` to `2.6.20`
11+
912
#### Maven Plugin:
1013
- [#413](https://github.com/influxdata/influxdb-client-java/pull/413): `versions-maven-plugin` to `2.12.0`
1114

client-scala/cross/2.13/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<properties>
7575
<scoverage-maven-plugin.version>1.4.11</scoverage-maven-plugin.version>
7676
<scala.version>2.13.8</scala.version>
77-
<akka.version>2.6.19</akka.version>
77+
<akka.version>2.6.20</akka.version>
7878
</properties>
7979

8080
<build>

0 commit comments

Comments
 (0)