fix(deps): update dependency org.junit:junit-bom to v5.13.2

This commit is contained in:
renovate[bot] 2025-06-25 06:33:51 +00:00 committed by GitHub
parent 300a705e0a
commit 3ae67e973e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.13.1</version>
<version>5.13.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>