Skip to content

Commit

Permalink
Upgrade AssertJ 3.26.3 -> 3.27.0 (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot authored Dec 25, 2024
1 parent 72b701c commit 12585a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-tests/checkstyle-init.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
+ <dependency>
+ <groupId>org.assertj</groupId>
+ <artifactId>assertj-core</artifactId>
+ <version>3.26.3<!-- Renovate: org.assertj:assertj-bom --></version>
+ <version>3.27.0<!-- Renovate: org.assertj:assertj-bom --></version>
+ <scope>test</scope>
+ </dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-bom</artifactId>
<version>3.26.3</version>
<version>3.27.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 12585a8

Please sign in to comment.