Skip to content

Commit

Permalink
Merge pull request #892 from smallrye/dependabot/maven/org.assertj-as…
Browse files Browse the repository at this point in the history
…sertj-core-3.26.3

build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • Loading branch information
cescoffier committed Jul 10, 2024
2 parents 1982b8f + dfc490d commit f9ddf05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<version.assertj>3.26.0</version.assertj>
<version.assertj>3.26.3</version.assertj>
<version.microprofile-config-api>3.1</version.microprofile-config-api>
<version.mutiny>2.6.1</version.mutiny>
<version.smallrye-config>3.8.3</version.smallrye-config>
Expand Down

0 comments on commit f9ddf05

Please sign in to comment.