Skip to content

Commit

Permalink
build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent e0a0902 commit c8d1a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ dependencies {
// For IMPLODE compression used by some CurseForge modpacks
implementation 'org.apache.commons:commons-compress:1.26.1'

testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.assertj:assertj-core:3.26.0'
// https://github.com/webcompere/model-assert
// for json assertions
testImplementation 'uk.org.webcompere:model-assert:1.0.2'
Expand Down

0 comments on commit c8d1a24

Please sign in to comment.