Skip to content

Commit

Permalink
deps(org.assertj:assertj-core): update dependency to v3.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and guicamest committed Jan 3, 2024
1 parent afc98a6 commit 6b8ee5b
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 @@ -35,7 +35,7 @@ testing {
withType(JvmTestSuite).configureEach {
useJUnitJupiter('5.10.0')
dependencies {
implementation 'org.assertj:assertj-core:3.25.0'
implementation 'org.assertj:assertj-core:3.25.1'

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

0 comments on commit 6b8ee5b

Please sign in to comment.