Skip to content

Commit 1bbcc92

Browse files
Bump pekko.http.version from 1.1.0 to 1.2.0 (#796)
Bumps `pekko.http.version` from 1.1.0 to 1.2.0. Updates `org.apache.pekko:pekko-http_2.13` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/apache/pekko-http/blob/main/CHANGELOG.md) - [Commits](apache/pekko-http@v1.1.0...v1.2.0) Updates `org.apache.pekko:pekko-http-core_2.13` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/apache/pekko-http/blob/main/CHANGELOG.md) - [Commits](apache/pekko-http@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-http_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-http-core_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e11b21e commit 1bbcc92

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
@@ -72,7 +72,7 @@
7272
<properties>
7373
<!-- Dependency Versions -->
7474
<pekko.version>1.1.3</pekko.version>
75-
<pekko.http.version>1.1.0</pekko.http.version>
75+
<pekko.http.version>1.2.0</pekko.http.version>
7676
<pekko.persistence.cassandra.version>1.1.0</pekko.persistence.cassandra.version>
7777
<pekko.persistence.jdbc.version>1.1.1</pekko.persistence.jdbc.version>
7878
<anorm.version>2.6.2</anorm.version>

0 commit comments

Comments
 (0)