Skip to content

Commit ab3ba9d

Browse files
Bump http4k.version from 5.1.1.0 to 5.25.0.0
Bumps `http4k.version` from 5.1.1.0 to 5.25.0.0. Updates `org.http4k:http4k-core` from 5.1.1.0 to 5.25.0.0 - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@5.1.1.0...5.25.0.0) Updates `org.http4k:http4k-resilience4j` from 5.1.1.0 to 5.25.0.0 - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@5.1.1.0...5.25.0.0) Updates `org.http4k:http4k-server-jetty` from 5.1.1.0 to 5.25.0.0 - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@5.1.1.0...5.25.0.0) --- updated-dependencies: - dependency-name: org.http4k:http4k-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.http4k:http4k-resilience4j dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.http4k:http4k-server-jetty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf70f1f commit ab3ba9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-libraries-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<properties>
6565
<khttp.version>1.3.1</khttp.version>
6666
<fuel.version>2.3.1</fuel.version>
67-
<http4k.version>5.1.1.0</http4k.version>
67+
<http4k.version>5.25.0.0</http4k.version>
6868
</properties>
6969

7070
</project>

0 commit comments

Comments
 (0)