Skip to content

Commit 58e2abc

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d350a8 commit 58e2abc

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
@@ -60,7 +60,7 @@
6060

6161
<properties>
6262
<slf4j.version>2.0.17</slf4j.version>
63-
<junit.version>5.10.2</junit.version>
63+
<junit.version>5.12.2</junit.version>
6464
<mockito.version>5.2.0</mockito.version>
6565
<byte-buddy.version>1.17.5</byte-buddy.version>
6666

0 commit comments

Comments
 (0)