Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#412)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 4b152b5 commit e244984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture-recorder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>architecture-recorder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<properties>
<assertj.version>3.26.3</assertj.version>
<assertj.version>3.27.0</assertj.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<failsafe.useModulePath>false</failsafe.useModulePath>
<maven.compiler.release>21</maven.compiler.release>
Expand Down

0 comments on commit e244984

Please sign in to comment.