Skip to content

Commit

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

build(deps): bump assertj-core from 3.24.1 to 3.24.2
  • Loading branch information
qoomon authored Sep 13, 2023
2 parents 48f8324 + 6c449d1 commit e86942e
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.9.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
testImplementation 'org.assertj:assertj-core:3.24.1'
testImplementation 'org.assertj:assertj-core:3.24.2'
}

test {
Expand Down

0 comments on commit e86942e

Please sign in to comment.