Skip to content

Commit

Permalink
chore(deps): update dependency org.assertj:assertj-core to v3.25.3
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| maven      | org.assertj:assertj-core | 3.22.0 | 3.25.3 |
  • Loading branch information
stackable-bot committed May 10, 2024
1 parent e5888eb commit 7c0e28f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {

testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")

testImplementation("org.assertj:assertj-core:3.22.0")
testImplementation("org.assertj:assertj-core:3.25.3")
implementation("org.realityforge.org.jetbrains.annotations:org.jetbrains.annotations:1.7.0")

}

0 comments on commit 7c0e28f

Please sign in to comment.