Skip to content

Commit 87fd69d

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a520ae4 commit 87fd69d

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.13.1</junit.version>
63+
<junit.version>5.13.3</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)