Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f3d7632 commit d4b20a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repositories {

dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.assertj:assertj-core:3.23.1'
testImplementation 'org.assertj:assertj-core:3.27.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.0"
}

Expand Down

0 comments on commit d4b20a8

Please sign in to comment.