Picnic-DevPla-Bot
2025-01-21 07:38:00 +01:00
committed by GitHub
parent ad5b1c9917
commit 5085eb2f25
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
+ <dependency>
+ <groupId>org.assertj</groupId>
+ <artifactId>assertj-core</artifactId>
+ <version>3.27.2<!-- Renovate: org.assertj:assertj-bom --></version>
+ <version>3.27.3<!-- Renovate: org.assertj:assertj-bom --></version>
+ <scope>test</scope>
+ </dependency>
<dependency>

View File

@@ -440,7 +440,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-bom</artifactId>
<version>3.27.2</version>
<version>3.27.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>