Skip to content

Commit

Permalink
Merge pull request #158 from lsd-consulting/dependabot/gradle/org.ass…
Browse files Browse the repository at this point in the history
…ertj-assertj-core-3.27.0
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
2 parents 344368b + 56b01d7 commit 83f0470
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 @@ -26,7 +26,7 @@ dependencies {
implementation 'io.github.lsd-consulting:lsd-core:6.1.12'
implementation 'org.http4k:http4k-core:5.41.0.0'

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.assertj:assertj-core:3.27.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
}
Expand Down

0 comments on commit 83f0470

Please sign in to comment.