Skip to content

Commit 69c21f2

Browse files
Merge pull request #112 from RafeArnold/dependabot/gradle/org.http4k-http4k-bom-6.18.1.0
chore(deps): bump org.http4k:http4k-bom from 6.18.0.1 to 6.18.1.0
2 parents 949b5f3 + 494ecaf commit 69c21f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.18.0.1"))
32+
implementation(platform("org.http4k:http4k-bom:6.18.1.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)