Skip to content

Commit

Permalink
Merge pull request #86 from lsd-consulting/dependabot/gradle/org.http…
Browse files Browse the repository at this point in the history
…4k-http4k-core-5.21.0.0
  • Loading branch information
dependabot[bot] committed May 23, 2024
2 parents cf50de9 + b54e545 commit 5f75223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kotlin {

dependencies {
implementation 'io.github.lsd-consulting:lsd-core:6.1.12'
implementation 'org.http4k:http4k-core:5.20.0.0'
implementation 'org.http4k:http4k-core:5.21.0.0'

testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
Expand Down

0 comments on commit 5f75223

Please sign in to comment.