Skip to content

Commit

Permalink
Bump assertj-core from 3.23.1 to 3.24.1 in /devtools/gradle
Browse files Browse the repository at this point in the history
Bumps assertj-core from 3.23.1 to 3.24.1.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ebullient committed Jan 24, 2023
1 parent 43c7315 commit e55f6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ subprojects {

testImplementation gradleTestKit()
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
testImplementation 'org.assertj:assertj-core:3.23.1'
testImplementation 'org.assertj:assertj-core:3.24.1'
}

test {
Expand Down

0 comments on commit e55f6ef

Please sign in to comment.