Skip to content

Commit

Permalink
[Renovate] Update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent ffa9816 commit a9f3582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Versions {

const val MOCKITO_CORE = "5.14.2"
const val JUNIT_JUPITER = "5.11.4"
const val ASSERTJ_CORE = "3.27.0"
const val ASSERTJ_CORE = "3.27.1"
const val AWAITILITY = "4.2.2"

const val SPIGOT_API = "1.19.4-R0.1-SNAPSHOT"
Expand Down

0 comments on commit a9f3582

Please sign in to comment.