Skip to content

Commit

Permalink
Merge pull request #145 from qoomon/dependabot/gradle/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.25.0

build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0
  • Loading branch information
qoomon authored Jan 2, 2024
2 parents 6107016 + f6a958c commit e1e92b7
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 @@ -27,7 +27,7 @@ dependencies {

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.assertj:assertj-core:3.25.0'
}

test {
Expand Down

0 comments on commit e1e92b7

Please sign in to comment.