Skip to content

Commit

Permalink
Merge pull request #124 from lsd-consulting/dependabot/gradle/org.htt…
Browse files Browse the repository at this point in the history
…p4k-http4k-core-5.32.3.0
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
2 parents 6978c29 + 912d04e commit 8cd2f51
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.32.2.0'
implementation 'org.http4k:http4k-core:5.32.3.0'

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.2'
Expand Down

0 comments on commit 8cd2f51

Please sign in to comment.