Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.2 (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent a5d129e commit e9262ea
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 @@ -17,7 +17,7 @@ repositories {
mavenCentral()
}
dependencies {
testImplementation("org.assertj:assertj-core:3.25.3")
testImplementation("org.assertj:assertj-core:3.27.2")
}

// Configure gradle-intellij-plugin plugin.
Expand Down

0 comments on commit e9262ea

Please sign in to comment.