Skip to content

Commit

Permalink
deps(org.assertj:assertj-core): update dependency to v3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 95c0f1d commit 5a80927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ testing {
withType(JvmTestSuite).configureEach {
useJUnitJupiter('5.10.0')
dependencies {
implementation 'org.assertj:assertj-core:3.24.2'
implementation 'org.assertj:assertj-core:3.25.0'

implementation 'org.jetbrains.kotlin:kotlin-test'
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3"
Expand Down

0 comments on commit 5a80927

Please sign in to comment.