Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.23.1 to 3.24.2 (#172)
Browse files Browse the repository at this point in the history
Bumps org.assertj:assertj-core from 3.23.1 to 3.24.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2023
1 parent 7bab245 commit cd9430b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ dependencies {
implementation("it.unimi.dsi:fastutil:8.5.9")

testImplementation("org.junit.jupiter:junit-jupiter:5.9.0")
testImplementation("org.assertj:assertj-core:3.23.1")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("io.mockk:mockk:1.13.2")

accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
Expand Down

0 comments on commit cd9430b

Please sign in to comment.