Skip to content

Commit 4c6cd4c

Browse files
Bump pekko.http.version from 1.0.1 to 1.1.0 (#776)
Bumps `pekko.http.version` from 1.0.1 to 1.1.0. Updates `org.apache.pekko:pekko-http_2.13` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/apache/pekko-http/blob/main/CHANGELOG.md) - [Commits](apache/pekko-http@v1.0.1...v1.1.0) Updates `org.apache.pekko:pekko-http-core_2.13` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/apache/pekko-http/blob/main/CHANGELOG.md) - [Commits](apache/pekko-http@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-http_2.13 dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-http-core_2.13 dependency-version: 1.1.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 3d8d3f6 commit 4c6cd4c

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.0.1</pekko.http.version>
75+
<pekko.http.version>1.1.0</pekko.http.version>
7676
<pekko.persistence.cassandra.version>1.0.0</pekko.persistence.cassandra.version>
7777
<pekko.persistence.jdbc.version>1.1.0</pekko.persistence.jdbc.version>
7878
<anorm.version>2.6.2</anorm.version>

0 commit comments

Comments
 (0)