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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-25 06:40:04 +00:00 committed by GitHub
parent 300a705e0a
commit 34b22e8d93
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>