Skip to content

Commit

Permalink
deps(org.assertj:assertj-core): update dependency to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and guicamest committed Dec 23, 2024
1 parent f9e9e30 commit 3db6d1e
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 @@ -38,7 +38,7 @@ testing {
withType(JvmTestSuite).configureEach {
useJUnitJupiter('5.10.0')
dependencies {
implementation 'org.assertj:assertj-core:3.26.3'
implementation 'org.assertj:assertj-core:3.27.0'

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

0 comments on commit 3db6d1e

Please sign in to comment.