Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit fdcd5cf

Browse files
dependabot[bot]linwumingshi
authored andcommitted
chore(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b031aa commit fdcd5cf

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
@@ -36,7 +36,7 @@
3636
<properties>
3737
<java.version>1.8</java.version>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39-
<junit.jupiter.version>5.11.4</junit.jupiter.version>
39+
<junit.jupiter.version>5.12.0</junit.jupiter.version>
4040
<beetl.version>3.19.0.RELEASE</beetl.version>
4141
<common-util.version>2.2.8</common-util.version>
4242
<qdox.version>2.0.3.5</qdox.version>

0 commit comments

Comments
 (0)