Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent deec34c commit 8c62af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/quarkus/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[libraries]
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.26.3" }
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.27.0" }
archunit-junit5-api = { group = "com.tngtech.archunit", name = "archunit-junit5-api", version = "1.3.0" }
camel-quarkus-jackson = { group = "org.apache.camel.quarkus", name = "camel-quarkus-jackson", version = "3.17.0" }
commons-vfs2 = { group = "org.apache.commons", name = "commons-vfs2", version = "2.9.0" }
Expand Down

0 comments on commit 8c62af1

Please sign in to comment.