Skip to content

Commit f2112d8

Browse files
Update junit5 monorepo to v5.12.2 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb8d169 commit f2112d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<maven.version>3.9.9</maven.version>
4444
<!-- version should match ivy Engine sfl4j version! And version in EngineClassLoaderFactory.SLF4J_VERSION -->
4545
<slf4j.version>2.0.13</slf4j.version>
46-
<junit-jupiter.version>5.12.1</junit-jupiter.version>
46+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
4747
<site.path>snapshot</site.path>
4848
<other.site.path>release</other.site.path>
4949
<other.site.name>Stable</other.site.name>

0 commit comments

Comments
 (0)