Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 2b1b5bd commit 3164b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version = "2024.3.5"

dependencies {
testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.assertj:assertj-core:3.26.3")
testImplementation("org.assertj:assertj-core:3.27.0")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.4")
implementation(kotlin("test"))
implementation("org.codehaus.jettison:jettison:1.5.4")
Expand Down

0 comments on commit 3164b61

Please sign in to comment.