Skip to content

Commit 0ca52ad

Browse files
chore(deps): bump org.http4k:http4k-bom from 6.6.0.1 to 6.7.0.0
Bumps [org.http4k:http4k-bom](https://github.com/http4k/http4k) from 6.6.0.1 to 6.7.0.0. - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@6.6.0.1...6.7.0.0) --- updated-dependencies: - dependency-name: org.http4k:http4k-bom dependency-version: 6.7.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 127a844 commit 0ca52ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030

3131
dependencies {
32-
implementation(platform("org.http4k:http4k-bom:6.6.0.1"))
32+
implementation(platform("org.http4k:http4k-bom:6.7.0.0"))
3333
implementation("org.http4k:http4k-core")
3434
implementation("org.http4k:http4k-server-jetty")
3535
implementation("org.http4k:http4k-template-core")

0 commit comments

Comments
 (0)