Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 36e458e commit b5eb01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sql-psi = "0.4.9"
sqldelight = "2.0.2"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version = "3.25.3" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.0" }
intellij-analysis = { module = "com.jetbrains.intellij.platform:analysis-impl", version.ref = "idea" }
postgres-jdbc-driver = { module = "org.postgresql:postgresql", version = "42.7.3" }
sql-psi = { module = "com.alecstrong.sql.psi:core", version.ref = "sql-psi" }
Expand Down

0 comments on commit b5eb01b

Please sign in to comment.